Searched refs:CharHeightPropertyBox (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 462 class CharHeightPropertyBox : public PropertySubControl class 465 …CharHeightPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rMo… 466 virtual ~CharHeightPropertyBox(); 483 CharHeightPropertyBox::CharHeightPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& r… in CharHeightPropertyBox() function in sd::CharHeightPropertyBox 493 mpControl->SetMenuSelectHdl( LINK( this, CharHeightPropertyBox, implMenuSelectHdl )); in CharHeightPropertyBox() 503 CharHeightPropertyBox::~CharHeightPropertyBox() in ~CharHeightPropertyBox() 510 IMPL_LINK( CharHeightPropertyBox, implMenuSelectHdl, MenuButton*, pPb ) in IMPL_LINK() argument 527 void CharHeightPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() 539 Any CharHeightPropertyBox::getValue() in getValue() 546 Control* CharHeightPropertyBox::getControl() in getControl() [all …]
|
Completed in 17 milliseconds