Searched refs:TransparencyPropertyBox (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 553 class TransparencyPropertyBox : public PropertySubControl class 557 ~TransparencyPropertyBox(); 578 TransparencyPropertyBox::TransparencyPropertyBox( sal_Int32 nControlType, Window* pParent, const An… in TransparencyPropertyBox() function in sd::TransparencyPropertyBox 599 Link aLink( LINK( this, TransparencyPropertyBox, implModifyHdl ) ); in TransparencyPropertyBox() 608 TransparencyPropertyBox::~TransparencyPropertyBox() in ~TransparencyPropertyBox() 615 void TransparencyPropertyBox::updateMenu() in updateMenu() 624 IMPL_LINK( TransparencyPropertyBox, implModifyHdl, Control*, EMPTYARG ) in IMPL_LINK() argument 634 IMPL_LINK( TransparencyPropertyBox, implMenuSelectHdl, MenuButton*, pPb ) in IMPL_LINK() argument 647 void TransparencyPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() 661 Any TransparencyPropertyBox::getValue() in getValue() [all …]
|
Completed in 33 milliseconds