Home
last modified time | relevance | path

Searched refs:impl_tryToChangeProperty (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/framework/source/fwe/classes/
H A Dactiontriggerpropertyset.cxx212 bReturn = impl_tryToChangeProperty( m_aCommandURL, aValue, aOldValue, aConvertedValue ); in convertFastPropertyValue()
216 bReturn = impl_tryToChangeProperty( m_aHelpURL, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
220 bReturn = impl_tryToChangeProperty( m_xBitmap, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
224 …bReturn = impl_tryToChangeProperty( m_xActionTriggerContainer, aValue, aOldValue, aConvertedValue … in convertFastPropertyValue()
228 bReturn = impl_tryToChangeProperty( m_aText, aValue, aOldValue, aConvertedValue ) ; in convertFastPropertyValue()
370 sal_Bool ActionTriggerPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty() function in framework::ActionTriggerPropertySet
406 sal_Bool ActionTriggerPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty() function in framework::ActionTriggerPropertySet
441 sal_Bool ActionTriggerPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty() function in framework::ActionTriggerPropertySet
H A Dactiontriggerseparatorpropertyset.cxx204 bReturn = impl_tryToChangeProperty( m_nSeparatorType, aValue, aOldValue, aConvertedValue ); in convertFastPropertyValue()
310 sal_Bool ActionTriggerSeparatorPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty() function in framework::ActionTriggerSeparatorPropertySet
/aoo4110/main/framework/inc/services/
H A Dlogindialog.hxx721 sal_Bool impl_tryToChangeProperty( const OUSTRING& sProperty ,
726 sal_Bool impl_tryToChangeProperty( const SEQUENCE< OUSTRING >& seqProperty ,
731 sal_Bool impl_tryToChangeProperty( const sal_Int32& nProperty ,
736 sal_Bool impl_tryToChangeProperty( const LOCALE& aProperty ,
741 sal_Bool impl_tryToChangeProperty( const ANY& aProperty ,
/aoo4110/main/framework/inc/classes/
H A Dactiontriggerpropertyset.hxx102 sal_Bool impl_tryToChangeProperty( const rtl::OUString& aCurrentValue ,
107 …sal_Bool impl_tryToChangeProperty( const com::sun::star::uno::Reference< com::sun::star::awt::XBit…
112 …sal_Bool impl_tryToChangeProperty( const com::sun::star::uno::Reference< com::sun::star::uno::XInt…
H A Dactiontriggerseparatorpropertyset.hxx99 sal_Bool impl_tryToChangeProperty( sal_Int16 aCurrentValue ,

Completed in 37 milliseconds