Home
last modified time | relevance | path

Searched refs:FontPropertyBox (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx293 class FontPropertyBox : public PropertySubControl class
296FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHd…
297 virtual ~FontPropertyBox();
310 FontPropertyBox::FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const… in FontPropertyBox() function in sd::FontPropertyBox
344 void FontPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
356 FontPropertyBox::~FontPropertyBox() in ~FontPropertyBox()
363 Any FontPropertyBox::getValue() in getValue()
371 Control* FontPropertyBox::getControl() in getControl()
2602 pSubControl = new FontPropertyBox( nType, pParent, rValue, rModifyHdl ); in create()

Completed in 20 milliseconds