Lines Matching refs:aPresetId
123 …Int32 nControlType, Window* pParent, const Any& rValue, const OUString& aPresetId, const Link& rMo…
137 …Int32 nControlType, Window* pParent, const Any& rValue, const OUString& aPresetId, const Link& rMo… in PresetPropertyBox() argument
145 setValue( rValue, aPresetId ); in PresetPropertyBox()
338 OUString aPresetId; in FontPropertyBox() local
339 setValue( rValue, aPresetId ); in FontPropertyBox()
497 OUString aPresetId; in CharHeightPropertyBox() local
498 setValue( rValue, aPresetId ); in CharHeightPropertyBox()
602 OUString aPresetId; in TransparencyPropertyBox() local
603 setValue( rValue, aPresetId ); in TransparencyPropertyBox()
718 OUString aPresetId; in RotationPropertyBox() local
719 setValue( rValue, aPresetId ); in RotationPropertyBox()
859 OUString aPresetId; in ScalePropertyBox() local
860 setValue( rValue, aPresetId ); in ScalePropertyBox()
1035 OUString aPresetId; in FontStylePropertyBox() local
1036 setValue( rValue, aPresetId ); in FontStylePropertyBox()
1281 OUString aPresetId; in CustomAnimationEffectTabPage() local
1282 pSet->getPropertyValue( nHandlePresetId ) >>= aPresetId; in CustomAnimationEffectTabPage()
1313 …mpLBProperty1->setSubControl( PropertySubControl::create( nType, this, aValue, aPresetId, aModifyL… in CustomAnimationEffectTabPage()