Searched refs:GenericPropertyHandler (Results 1 – 6 of 6) sorted by relevance
48 ::pcr::OAutoRegistration< ::pcr::GenericPropertyHandler > aAutoRegistration; in createRegistryInfo_GenericPropertyHandler()306 DBG_NAME( GenericPropertyHandler ) in DBG_NAME() argument308 … GenericPropertyHandler::GenericPropertyHandler( const Reference< XComponentContext >& _rxContext ) in DBG_NAME()314 DBG_CTOR( GenericPropertyHandler, NULL ); in DBG_NAME()323 GenericPropertyHandler::~GenericPropertyHandler() in ~GenericPropertyHandler()325 DBG_DTOR( GenericPropertyHandler, NULL ); in ~GenericPropertyHandler()364 return *( new GenericPropertyHandler( _rxContext ) ); in Create()440 const_cast< GenericPropertyHandler* >( this )->impl_ensurePropertyMap(); in convertToPropertyValue()467 const_cast< GenericPropertyHandler* >( this )->impl_ensurePropertyMap(); in convertToControlValue()537 void GenericPropertyHandler::impl_ensurePropertyMap() in impl_ensurePropertyMap()[all …]
64 class GenericPropertyHandler : public GenericPropertyHandler_Base class97 GenericPropertyHandler(101 ~GenericPropertyHandler();147 GenericPropertyHandler(); // never implemented148 GenericPropertyHandler( const GenericPropertyHandler& ); // never implemented149 GenericPropertyHandler& operator=( const GenericPropertyHandler& ); // never implemented
1 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"inspect()"2 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyValue()"3 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"setPropertyValue()"4 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyState()"5 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"7 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"13 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"16 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"17 "GenericPropertyHandler";"com::sun::star::lang::XComponent";"dispose()"18 "GenericPropertyHandler";"com::sun::star::lang::XComponent";"addEventListener()"[all …]
37 GenericPropertyHandler.idl \
51 published service GenericPropertyHandler : XPropertyHandler;
56 creates a <type>GenericPropertyHandler</type>.
Completed in 31 milliseconds