Home
last modified time | relevance | path

Searched refs:GenericPropertyHandler (Results 1 – 6 of 6) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.cxx48 ::pcr::OAutoRegistration< ::pcr::GenericPropertyHandler > aAutoRegistration; in createRegistryInfo_GenericPropertyHandler()
306 DBG_NAME( GenericPropertyHandler ) in DBG_NAME() argument
308GenericPropertyHandler::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 …]
H A Dgenericpropertyhandler.hxx64 class GenericPropertyHandler : public GenericPropertyHandler_Base class
97 GenericPropertyHandler(
101 ~GenericPropertyHandler();
147 GenericPropertyHandler(); // never implemented
148 GenericPropertyHandler( const GenericPropertyHandler& ); // never implemented
149 GenericPropertyHandler& operator=( const GenericPropertyHandler& ); // never implemented
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.GenericPropertyHandler.csv1 "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 …]
/trunk/main/offapi/com/sun/star/inspection/
H A DGenericPropertyHandler.idl51 published service GenericPropertyHandler : XPropertyHandler;
H A DObjectInspectorModel.idl56 creates a <type>GenericPropertyHandler</type>.
/trunk/main/offapi/
H A DUnoApi_offapi.mk81 offapi/com/sun/star/inspection/GenericPropertyHandler \

Completed in 55 milliseconds