Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
7 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"
13 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
16 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
17 "EditPropertyHandler";"com::sun::star::lang::XComponent";"dispose()"
18 "EditPropertyHandler";"com::sun::star::lang::XComponent";"addEventListener()"
[all …]
/trunk/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()
198 bool EditPropertyHandler::implHaveBothScrollBarProperties() const in implHaveBothScrollBarProperties()
211 bool EditPropertyHandler::implHaveTextTypeProperty() const in implHaveTextTypeProperty()
224 Sequence< Property > SAL_CALL EditPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
[all …]
H A Deditpropertyhandler.hxx40 class EditPropertyHandler;
41 typedef HandlerComponentBase< EditPropertyHandler > EditPropertyHandler_Base;
44 class EditPropertyHandler : public EditPropertyHandler_Base class
47 EditPropertyHandler(
55 ~EditPropertyHandler();
/trunk/main/offapi/com/sun/star/report/inspection/
H A DDefaultComponentInspectorModel.idl46 <li><typescope="com::sun::star::form::inspection">EditPropertyHandler</type></li>
/trunk/main/offapi/com/sun/star/form/inspection/
H A DEditPropertyHandler.idl55 service EditPropertyHandler
H A DDefaultFormComponentInspectorModel.idl46 <li><type>EditPropertyHandler</type></li>
/trunk/main/offapi/
H A DUnoApi_offapi.mk543 offapi/com/sun/star/form/inspection/EditPropertyHandler \

Completed in 44 milliseconds