Home
last modified time | relevance | path

Searched refs:EditPropertyHandler (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/qadevOOo/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.EditPropertyHandler.csv1 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"inspect()"
2 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyValue()"
3 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"setPropertyValue()"
4 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyState()"
5 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
6 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToPropertyValue()"
7 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"
8 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"addPropertyChangeListener()"
9 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"removePropertyChangeListener(…
10 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
[all …]
/AOO42X/main/extensions/source/propctrlr/
H A Deditpropertyhandler.cxx42 ::pcr::EditPropertyHandler::registerImplementation(); in createRegistryInfo_EditPropertyHandler()
60 DBG_NAME( EditPropertyHandler ) in DBG_NAME() argument
62 EditPropertyHandler::EditPropertyHandler( const Reference< XComponentContext >& _rxContext ) in DBG_NAME()
65 DBG_CTOR( EditPropertyHandler, NULL ); in DBG_NAME()
69 EditPropertyHandler::~EditPropertyHandler( ) in ~EditPropertyHandler()
71 DBG_DTOR( EditPropertyHandler, NULL ); in ~EditPropertyHandler()
75 …::rtl::OUString SAL_CALL EditPropertyHandler::getImplementationName_static( ) throw (RuntimeExcep… in getImplementationName_static()
81 …Sequence< ::rtl::OUString > SAL_CALL EditPropertyHandler::getSupportedServiceNames_static( ) thro… in getSupportedServiceNames_static()
89 …Any SAL_CALL EditPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName ) throw … in getPropertyValue()
145 …void SAL_CALL EditPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const … in setPropertyValue()
[all …]
H A Deditpropertyhandler.hxx40 class EditPropertyHandler;
41 typedef HandlerComponentBase< EditPropertyHandler > EditPropertyHandler_Base;
44 class EditPropertyHandler : public EditPropertyHandler_Base class
47 EditPropertyHandler(
55 ~EditPropertyHandler();
/AOO42X/main/offapi/com/sun/star/report/inspection/
H A DDefaultComponentInspectorModel.idl46 <li><typescope="com::sun::star::form::inspection">EditPropertyHandler</type></li>
/AOO42X/main/offapi/com/sun/star/form/inspection/
H A DEditPropertyHandler.idl55 service EditPropertyHandler
H A DDefaultFormComponentInspectorModel.idl46 <li><type>EditPropertyHandler</type></li>
/AOO42X/main/offapi/
H A DUnoApi_offapi.mk543 offapi/com/sun/star/form/inspection/EditPropertyHandler \