Home
last modified time | relevance | path

Searched refs:describePropertyLine (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl140 describePropertyLine(
148 … <p>In <member>describePropertyLine</member>, a property handler declared which type of control
166 @see describePropertyLine
179 … <p>In <member>describePropertyLine</member>, a property handler declared which type of control
203 in <member>describePropertyLine</member>.<br/>
206 … in <member>describePropertyLine</member> by creating an appropriate <type>XPropertyControl</type>.
212 @see describePropertyLine
340 …which the <type>XPropertyHandler</type> fills in its <member>describePropertyLine</member> method.…
384 @see describePropertyLine
H A DXObjectInspectorUI.idl102 …<p>The object inspector will then call describePropertyLine again, and update its UI accordingly.<…
107 <member>XPropertyHandler::describePropertyLine</member></p>
H A DPropertyCategoryDescriptor.idl41 …>This programmatic name is used internally: <member>XPropertyHandler::describePropertyLine</member>
H A DPropertyLineElement.idl34 @see XPropertyHandler::describePropertyLine
/trunk/main/extensions/source/propctrlr/
H A Dbuttonnavigationhandler.cxx268 …LineDescriptor SAL_CALL ButtonNavigationHandler::describePropertyLine( const ::rtl::OUString& _rPr… in describePropertyLine() function in pcr::ButtonNavigationHandler
278 aReturn = m_xSlaveHandler->describePropertyLine( _rPropertyName, _rxControlFactory ); in describePropertyLine()
281 … aReturn = ButtonNavigationHandler_Base::describePropertyLine( _rPropertyName, _rxControlFactory ); in describePropertyLine()
H A Dpropcontroller.cxx1159 …void OPropertyBrowserController::describePropertyLine( const Property& _rProperty, OLineDescriptor… in describePropertyLine() function in pcr::OPropertyBrowserController
1167 … _rDescriptor.assignFrom( handler->second->describePropertyLine( _rProperty.Name, this ) ); in describePropertyLine()
1252 describePropertyLine( property->second, aDescriptor ); in UpdateUI()
1591 describePropertyLine( propertyPos->second, aDescriptor ); in rebuildPropertyUI()
1646 describePropertyLine( propertyPos->second, aDescriptor ); in showPropertyUI()
H A Dformgeometryhandler.cxx236 …virtual LineDescriptor SAL_CALL describePropertyLine( const ::rtl::OUString& _rProper…
453 …LineDescriptor SAL_CALL FormGeometryHandler::describePropertyLine( const ::rtl::OUString& _rProper… in describePropertyLine() function in pcr::FormGeometryHandler
460 …LineDescriptor aLineDesc( PropertyHandler::describePropertyLine( _rPropertyName, _rxControlFactory… in describePropertyLine()
H A Dpropertycomposer.cxx311 …LineDescriptor SAL_CALL PropertyComposer::describePropertyLine( const ::rtl::OUString& _rPropertyN… in describePropertyLine() function in pcr::PropertyComposer
316 return m_aSlaveHandlers[0]->describePropertyLine( _rPropertyName, _rxControlFactory ); in describePropertyLine()
H A Dpropertyhandler.cxx205 …LineDescriptor SAL_CALL PropertyHandler::describePropertyLine( const ::rtl::OUString& _rPropertyNa… in describePropertyLine() function in pcr::PropertyHandler
224 … PropertyHandlerHelper::describePropertyLine( rProperty, aDescriptor, _rxControlFactory ); in describePropertyLine()
H A Dgenericpropertyhandler.cxx634 …LineDescriptor SAL_CALL GenericPropertyHandler::describePropertyLine( const ::rtl::OUString& _rPro… in describePropertyLine() function in pcr::GenericPropertyHandler
677 … PropertyHandlerHelper::describePropertyLine( pos->second, aDescriptor, _rxControlFactory ); in describePropertyLine()
H A Dhandlerhelper.hxx60 static void describePropertyLine(
H A Dxsdvalidationpropertyhandler.hxx70 …SAL_CALL describePropertyLine( const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno:…
H A Dbuttonnavigationhandler.hxx74 …SAL_CALL describePropertyLine( const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno:…
H A Dsubmissionhandler.hxx101 …SAL_CALL describePropertyLine( const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DPropertyHandlerImpl.java114 public LineDescriptor describePropertyLine( in describePropertyLine() method in PropertyHandlerImpl
250 …public void describePropertyLine(String string, LineDescriptor[] lineDescriptor, XPropertyControlF… in describePropertyLine() method in PropertyHandlerImpl
/trunk/main/reportdesign/source/ui/inspection/
H A DReportComponentHandler.cxx161 inspection::LineDescriptor SAL_CALL ReportComponentHandler::describePropertyLine(const ::rtl::OUStr… in describePropertyLine() function in rptui::ReportComponentHandler
163 return m_xFormComponentHandler->describePropertyLine(PropertyName, ControlFactory); in describePropertyLine()
H A DDataProviderHandler.cxx277 inspection::LineDescriptor SAL_CALL DataProviderHandler::describePropertyLine(const ::rtl::OUString… in describePropertyLine() function in rptui::DataProviderHandler
298 aOut = m_xFormComponentHandler->describePropertyLine(PropertyName, _xControlFactory); in describePropertyLine()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.ButtonNavigationHandler.csv5 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
H A Dcom.sun.star.comp.extensions.CellBindingPropertyHandler.csv5 "CellBindingPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
H A Dcom.sun.star.comp.extensions.EditPropertyHandler.csv5 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
H A Dcom.sun.star.comp.extensions.EventHandler.csv5 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
H A Dcom.sun.star.comp.extensions.FormComponentPropertyHandler.csv5 "FormComponentPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine
H A Dcom.sun.star.comp.extensions.GenericPropertyHandler.csv5 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
H A Dcom.sun.star.comp.extensions.XSDValidationPropertyHandler.csv5 "XSDValidationPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine
H A Dcom.sun.star.comp.extensions.EFormsPropertyHandler.csv5 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"

Completed in 120 milliseconds

12