Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx995 class FontStylePropertyBox : public PropertySubControl class
999 ~FontStylePropertyBox();
1023 FontStylePropertyBox::FontStylePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rVa… in FontStylePropertyBox() function in sd::FontStylePropertyBox
1032 mpControl->SetMenuSelectHdl( LINK( this, FontStylePropertyBox, implMenuSelectHdl )); in FontStylePropertyBox()
1041 FontStylePropertyBox::~FontStylePropertyBox() in ~FontStylePropertyBox()
1048 void FontStylePropertyBox::update() in update()
1066 IMPL_LINK( FontStylePropertyBox, implMenuSelectHdl, MenuButton*, pPb ) in IMPL_LINK() argument
1100 void FontStylePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
1114 Any FontStylePropertyBox::getValue() in getValue()
1125 Control* FontStylePropertyBox::getControl() in getControl()
[all …]

Completed in 27 milliseconds