Lines Matching refs:OPropertySet

54 OPropertySet::OPropertySet( ::osl::Mutex & par_rMutex ) :  in OPropertySet()  function in property::OPropertySet
64 OPropertySet::OPropertySet( const OPropertySet & rOther, ::osl::Mutex & par_rMutex ) : in OPropertySet() function in property::OPropertySet
78 void OPropertySet::SetNewValuesExplicitlyEvenIfTheyEqualDefault() in SetNewValuesExplicitlyEvenIfTheyEqualDefault()
83 OPropertySet::~OPropertySet() in ~OPropertySet()
86 void OPropertySet::disposePropertySet() in disposePropertySet()
91 Any SAL_CALL OPropertySet::queryInterface( const uno::Type& aType ) in queryInterface()
150 OPropertySet::getTypes() in getTypes()
181 OPropertySet::getImplementationId() in getImplementationId()
196 OPropertySet::getPropertyState( const OUString& PropertyName ) in getPropertyState()
207 OPropertySet::getPropertyStates( const Sequence< OUString >& aPropertyName ) in getPropertyStates()
223 OPropertySet::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()
234 OPropertySet::getPropertyDefault( const OUString& aPropertyName ) in getPropertyDefault()
251 OPropertySet::setAllPropertiesToDefault() in setAllPropertiesToDefault()
259 OPropertySet::setPropertiesToDefault( const Sequence< OUString >& aPropertyNames ) in setPropertiesToDefault()
275 OPropertySet::getPropertyDefaults( const Sequence< OUString >& aPropertyNames ) in getPropertyDefaults()
296 sal_Bool SAL_CALL OPropertySet::convertFastPropertyValue in convertFastPropertyValue()
330 void SAL_CALL OPropertySet::setFastPropertyValue_NoBroadcast in setFastPropertyValue_NoBroadcast()
362 void SAL_CALL OPropertySet::getFastPropertyValue in getFastPropertyValue()
387 const_cast< OPropertySet * >( this )->getInfoHelper(); in getFastPropertyValue()
442 void OPropertySet::firePropertyChangeEvent() in firePropertyChangeEvent()
448 Reference< style::XStyle > SAL_CALL OPropertySet::getStyle() in getStyle()
454 void SAL_CALL OPropertySet::setStyle( const Reference< style::XStyle >& xStyle ) in setStyle()
501 void SAL_CALL OPropertySet::setPropertyValues( in setPropertyValues()
514 void SAL_CALL OPropertySet::setFastPropertyValue( sal_Int32 nHandle, const Any& rValue ) in setFastPropertyValue()