Home
last modified time | relevance | path

Searched refs:PropertyComposer (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx93PropertyComposer::PropertyComposer( const ::std::vector< Reference< XPropertyHandler > >& _rSlaveH… in PropertyComposer() function in pcr::PropertyComposer
214 … 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() argument
427 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 …]
H A Dpropertycomposer.hxx58 class PropertyComposer :public PropertyComposer_Base class
80PropertyComposer( const ::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::inspect…
139 MethodGuard( PropertyComposer& _rInstance ) in MethodGuard()
H A Dpropcontroller.cxx1555 _rHandlers.push_back( new PropertyComposer( aSingleHandlers ) ); in getPropertyHandlers()

Completed in 28 milliseconds