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()
329 …::rtl::OUString SAL_CALL GenericPropertyHandler::getImplementationName( ) throw (RuntimeException) in getImplementationName()
335 …::sal_Bool SAL_CALL GenericPropertyHandler::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService()
342 …Sequence< ::rtl::OUString > SAL_CALL GenericPropertyHandler::getSupportedServiceNames( ) throw (R… in getSupportedServiceNames()
348 …::rtl::OUString SAL_CALL GenericPropertyHandler::getImplementationName_static( ) throw (RuntimeEx… in getImplementationName_static()
[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()"
6 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToPropertyValue()"
7 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"
8 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"addPropertyChangeListener(…
9 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"removePropertyChangeListen…
10 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
[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 \