Lines Matching refs:Window

123 …PresetPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const OUString& aPr…
137 PresetPropertyBox::PresetPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, c… in PresetPropertyBox()
210 …ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyH…
223 ColorPropertyBox::ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ColorPropertyBox()
296 …FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHd…
310 FontPropertyBox::FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const… in FontPropertyBox()
381 DropdownMenuBox( Window* pParent, Edit* pSubControl, PopupMenu* pMenu );
397 DropdownMenuBox::DropdownMenuBox( Window* pParent, Edit* pSubControl, PopupMenu* pMenu ) in DropdownMenuBox()
465 …CharHeightPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rMo…
483 CharHeightPropertyBox::CharHeightPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& r… in CharHeightPropertyBox()
556 …TransparencyPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& r…
578 TransparencyPropertyBox::TransparencyPropertyBox( sal_Int32 nControlType, Window* pParent, const An… in TransparencyPropertyBox()
678 …RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModi…
700 RotationPropertyBox::RotationPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValu… in RotationPropertyBox()
819 …ScalePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyH…
842 ScalePropertyBox::ScalePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ScalePropertyBox()
998 …FontStylePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rMod…
1023 FontStylePropertyBox::FontStylePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rVa… in FontStylePropertyBox()
1135 CustomAnimationEffectTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
1199 CustomAnimationEffectTabPage::CustomAnimationEffectTabPage( Window* pParent, const ResId& rResId, c… in CustomAnimationEffectTabPage()
1862 CustomAnimationDurationTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
1887 CustomAnimationDurationTabPage::CustomAnimationDurationTabPage(Window* pParent, const ResId& rResId… in CustomAnimationDurationTabPage()
2241 CustomAnimationTextAnimTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
2261 CustomAnimationTextAnimTabPage::CustomAnimationTextAnimTabPage(Window* pParent, const ResId& rResId… in CustomAnimationTextAnimTabPage()
2423 CustomAnimationDialog::CustomAnimationDialog( Window* pParent, STLPropertySet* pSet, sal_uInt16 nPa… in CustomAnimationDialog()
2535 PropertyControl::PropertyControl( Window* pParent, const ResId& rResId ) in PropertyControl()
2582 PropertySubControl* PropertySubControl::create( sal_Int32 nType, Window* pParent, const Any& rValue… in create()