23 #ifndef BAGEL_BAGLIB_VARIABLE_OBJECT_H 24 #define BAGEL_BAGLIB_VARIABLE_OBJECT_H 26 #include "bagel/baglib/object.h" 44 ErrorCode attach()
override;
45 ErrorCode detach()
override;
53 void setSize(
const CBofSize &xSize)
override {
62 int mapFontPointSize(
int size)
const {
Definition: ifstream.h:31
ParseCodes setInfo(CBagIfstream &istr) override
Definition: variable_object.h:33