Searched refs:impl_tryToChangeProperty (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/framework/source/fwe/classes/ |
H A D | actiontriggerpropertyset.cxx | 212 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 D | actiontriggerseparatorpropertyset.cxx | 204 bReturn = impl_tryToChangeProperty( m_nSeparatorType, aValue, aOldValue, aConvertedValue ); in convertFastPropertyValue() 310 sal_Bool ActionTriggerSeparatorPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty() function in framework::ActionTriggerSeparatorPropertySet
|
/aoo42x/main/framework/inc/services/ |
H A D | logindialog.hxx | 721 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 ,
|
/aoo42x/main/framework/inc/classes/ |
H A D | actiontriggerpropertyset.hxx | 102 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 D | actiontriggerseparatorpropertyset.hxx | 99 sal_Bool impl_tryToChangeProperty( sal_Int16 aCurrentValue ,
|
Completed in 20 milliseconds