Searched refs:PropertyComposer (Results 1 – 3 of 3) sorted by relevance
93 …PropertyComposer::PropertyComposer( const ::std::vector< Reference< XPropertyHandler > >& _rSlaveH… in PropertyComposer() function in pcr::PropertyComposer214 … Sequence< Property > SAL_CALL PropertyComposer::getSupportedProperties() throw (RuntimeException) in getSupportedProperties()276 for ( PropertyComposer::HandlerArray::const_iterator loop = _rHandlers.begin(); in uniteStringArrays()300 …Sequence< ::rtl::OUString > SAL_CALL PropertyComposer::getActuatingProperties( ) throw (RuntimeExc… in getActuatingProperties()311 …LineDescriptor SAL_CALL PropertyComposer::describePropertyLine( const ::rtl::OUString& _rPropertyN… in describePropertyLine()424 IMPLEMENT_FORWARD_XCOMPONENT( PropertyComposer, PropertyComposer_Base ) in IMPLEMENT_FORWARD_XCOMPONENT() argument427 void SAL_CALL PropertyComposer::disposing() in IMPLEMENT_FORWARD_XCOMPONENT()432 for ( PropertyComposer::HandlerArray::const_iterator loop = m_aSlaveHandlers.begin(); in IMPLEMENT_FORWARD_XCOMPONENT()468 void SAL_CALL PropertyComposer::disposing( const EventObject& Source ) throw (RuntimeException) in disposing()475 sal_Bool SAL_CALL PropertyComposer::suspend( sal_Bool _bSuspend ) throw (RuntimeException) in suspend()[all …]
58 class PropertyComposer :public PropertyComposer_Base class80 …PropertyComposer( const ::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::inspect…139 MethodGuard( PropertyComposer& _rInstance ) in MethodGuard()
1555 _rHandlers.push_back( new PropertyComposer( aSingleHandlers ) ); in getPropertyHandlers()
Completed in 26 milliseconds