Lines Matching refs:STLPropertySet

1135 	CustomAnimationEffectTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
1138 void update( STLPropertySet* pSet );
1152 const STLPropertySet* mpSet;
1199 …e::CustomAnimationEffectTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet ) in CustomAnimationEffectTabPage()
1586 void CustomAnimationEffectTabPage::update( STLPropertySet* pSet ) in update()
1862 CustomAnimationDurationTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
1865 void update( STLPropertySet* pSet );
1870 const STLPropertySet* mpSet;
1887 …e::CustomAnimationDurationTabPage(Window* pParent, const ResId& rResId, const STLPropertySet* pSet) in CustomAnimationDurationTabPage()
2078 void CustomAnimationDurationTabPage::update( STLPropertySet* pSet ) in update()
2241 CustomAnimationTextAnimTabPage( Window* pParent, const ResId& rResId, const STLPropertySet* pSet );
2243 void update( STLPropertySet* pSet );
2256 const STLPropertySet* mpSet;
2261 …e::CustomAnimationTextAnimTabPage(Window* pParent, const ResId& rResId, const STLPropertySet* pSet) in CustomAnimationTextAnimTabPage()
2342 void CustomAnimationTextAnimTabPage::update( STLPropertySet* pSet ) in update()
2423 CustomAnimationDialog::CustomAnimationDialog( Window* pParent, STLPropertySet* pSet, sal_uInt16 nPa… in CustomAnimationDialog()
2472 STLPropertySet* CustomAnimationDialog::getResultSet() in getResultSet()
2487 STLPropertySet* CustomAnimationDialog::createDefaultSet() in createDefaultSet()
2491 STLPropertySet* pSet = new STLPropertySet(); in createDefaultSet()