Searched refs:InspectorUI (Results 1 – 10 of 10) sorted by relevance
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 210 …y & out_Data, const uno::Reference< inspection::XObjectInspectorUI > & InspectorUI) throw (uno::Ru… in onInteractivePropertySelection() argument 212 …FormComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data, InspectorUI); in onInteractivePropertySelection() 215 …y & OldValue, const uno::Reference< inspection::XObjectInspectorUI > & InspectorUI, ::sal_Bool Fir… in actuatingPropertyChanged() argument 217 …r->actuatingPropertyChanged(ActuatingPropertyName, NewValue, OldValue, InspectorUI, FirstTimeInit); in actuatingPropertyChanged()
|
H A D | DataProviderHandler.cxx | 454 …y & OldValue, const uno::Reference< inspection::XObjectInspectorUI > & InspectorUI, ::sal_Bool Fir… in actuatingPropertyChanged() argument 464 …InspectorUI->enablePropertyUIElements( PROPERTY_DETAILFIELDS, inspection::PropertyLineElement::Pri… in actuatingPropertyChanged() 465 …InspectorUI->enablePropertyUIElements( PROPERTY_MASTERFIELDS, inspection::PropertyLineElement::Pri… in actuatingPropertyChanged() 479 …r->actuatingPropertyChanged(ActuatingPropertyName, NewValue, OldValue, InspectorUI, FirstTimeInit); in actuatingPropertyChanged() 497 …r->actuatingPropertyChanged(ActuatingPropertyName, NewValue, OldValue, InspectorUI, FirstTimeInit); in actuatingPropertyChanged()
|
/trunk/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyHandler.idl | 370 @param InspectorUI 382 if <arg>InspectorUI</arg> is <NULL/> 393 [in] XObjectInspectorUI InspectorUI 408 @param InspectorUI 421 if <arg>InspectorUI</arg> is <NULL/> 428 [in] XObjectInspectorUI InspectorUI,
|
H A D | DefaultHelpProvider.idl | 50 @param InspectorUI 56 create( [in] XObjectInspectorUI InspectorUI )
|
H A D | XObjectInspector.idl | 98 [attribute, readonly] XObjectInspectorUI InspectorUI;
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
H A D | PropertyHandlerImpl.java | 57 com.sun.star.inspection.XObjectInspectorUI InspectorUI, in actuatingPropertyChanged() argument 208 com.sun.star.inspection.XObjectInspectorUI InspectorUI) in onInteractivePropertySelection() argument
|
/trunk/main/reportdesign/source/ui/inc/ |
H A D | ReportComponentHandler.hxx | 83 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI) throw (::com::… 84 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI, ::sal_Bool Fir…
|
H A D | DataProviderHandler.hxx | 89 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI) throw (::com::… 90 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI, ::sal_Bool Fir…
|
H A D | GeometryHandler.hxx | 276 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI) throw (::com::… 277 …::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI > & InspectorUI, ::sal_Bool Fir…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/ |
H A D | org.openoffice.comp.extensions.ObjectInspector.csv | 6 "ObjectInspector";"com::sun::star::inspection::XObjectInspector";"InspectorUI()"
|
Completed in 38 milliseconds