/aoo41x/main/extensions/source/propctrlr/ |
H A D | browserlistbox.cxx | 62 using ::com::sun::star::inspection::XPropertyControl; 83 Reference< XPropertyControl > xControl; 86 ControlEvent( const Reference< XPropertyControl >& _rxControl, ControlEventType _eType ) in ControlEvent() 217 …void impl_notify_throw( const Reference< XPropertyControl >& _rxControl, ControlEventType _eType ); 670 Reference< XPropertyControl > xControl( line->second.pLine->getControl() ); in SetPropertyValue() 727 …Reference< XPropertyControl > OBrowserListBox::GetPropertyControl( const ::rtl::OUString& _rEntryN… in GetPropertyControl() 904 Reference< XPropertyControl > xControl( _rLine.pLine->getControl() ); in impl_setControlAsPropertyValue() 940 Reference< XPropertyControl > xControl( _rLine.pLine->getControl() ); in impl_getControlAsPropertyValue() 967 …sal_uInt16 OBrowserListBox::impl_getControlPos( const Reference< XPropertyControl >& _rxControl ) … in impl_getControlPos() 1044 void lcl_implDisposeControl_nothrow( const Reference< XPropertyControl >& _rxControl ) in lcl_implDisposeControl_nothrow() [all …]
|
H A D | browserlistbox.hxx | 89 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 90 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 91 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& CurrentCon… 113 ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > 163 ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > 177 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 178 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 179 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& CurrentCon… 192 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _rxControl… 199 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _rxControl… in impl_getControlLine()
|
H A D | defaulthelpprovider.cxx | 55 using ::com::sun::star::inspection::XPropertyControl; 106 …void SAL_CALL DefaultHelpProvider::focusGained( const Reference< XPropertyControl >& _Control ) th… in focusGained() 122 …void SAL_CALL DefaultHelpProvider::valueChanged( const Reference< XPropertyControl >& /*_Control*/… in valueChanged() argument 164 …ultHelpProvider::impl_getVclControlWindow_nothrow( const Reference< XPropertyControl >& _rxControl… in impl_getVclControlWindow_nothrow() 185 …ing DefaultHelpProvider::impl_getHelpText_nothrow( const Reference< XPropertyControl >& _rxControl… in impl_getHelpText_nothrow()
|
H A D | propertycontrolextender.cxx | 56 using ::com::sun::star::inspection::XPropertyControl; 67 Reference< XPropertyControl > xControl; 75 …PropertyControlExtender::PropertyControlExtender( const Reference< XPropertyControl >& _rxObserved… in PropertyControlExtender() 105 Reference< XPropertyControl > xControl( m_pData->xControl, UNO_SET_THROW ); in keyPressed()
|
H A D | defaulthelpprovider.hxx | 70 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 71 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) … 81 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _rxControl… 82 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _rxControl…
|
H A D | handlerhelper.cxx | 130 Reference< XPropertyControl > lcl_implCreateListLikeControl( in lcl_implCreateListLikeControl() 159 …Reference< XPropertyControl > PropertyHandlerHelper::createListBoxControl( const Reference< XPrope… in createListBoxControl() 166 …Reference< XPropertyControl > PropertyHandlerHelper::createComboBoxControl( const Reference< XProp… in createComboBoxControl() 173 …Reference< XPropertyControl > PropertyHandlerHelper::createNumericControl( const Reference< XPrope… in createNumericControl()
|
H A D | browserline.hxx | 62 ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > 78 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _rxControl… 79 …const ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& getContr… in getControl()
|
H A D | commoncontrol.cxx | 44 using ::com::sun::star::inspection::XPropertyControl; 51 …ControlHelper::ControlHelper( Window* _pControlWindow, sal_Int16 _nControlType, XPropertyControl& … in ControlHelper() 140 m_xContext->activateNextControl( const_cast< XPropertyControl* >( &m_rAntiImpl ) ); in impl_activateNextControl_nothrow()
|
H A D | handlerhelper.hxx | 101 static ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > 127 static ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > 155 static ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >
|
H A D | standardcontrol.hxx | 105 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< Tim… 120 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< Cal… 135 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< Edi… 156 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< For… 424 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, DropDownEditContro…
|
H A D | usercontrol.hxx | 63 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, NumberFormatSample… 103 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< For… 132 …typedef CommonBehaviourControl< ::com::sun::star::inspection::XPropertyControl, ControlWindow< ::s…
|
H A D | propcontrolobserver.hxx | 43 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control )… 44 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control )…
|
H A D | composeduiupdate.cxx | 50 using ::com::sun::star::inspection::XPropertyControl; 157 …virtual Reference< XPropertyControl > SAL_CALL getPropertyControl( const ::rtl::OUString& _rProper… 360 …Reference< XPropertyControl > SAL_CALL CachedInspectorUI::getPropertyControl( const ::rtl::OUStrin… in getPropertyControl() 364 return Reference< XPropertyControl >(); in getPropertyControl()
|
H A D | propcontroller.hxx | 205 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > SAL_CAL… 227 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control ); 228 …nst ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control ); 240 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl > SAL_CAL…
|
H A D | propcontroller.cxx | 787 …Reference< XPropertyControl > SAL_CALL OPropertyBrowserController::createPropertyControl( ::sal_In… in createPropertyControl() 791 Reference< XPropertyControl > xControl; in createPropertyControl() 1458 void OPropertyBrowserController::focusGained( const Reference< XPropertyControl >& _Control ) in focusGained() 1464 void OPropertyBrowserController::valueChanged( const Reference< XPropertyControl >& _Control ) in valueChanged() 1704 …Reference< XPropertyControl > SAL_CALL OPropertyBrowserController::getPropertyControl( const ::rtl… in getPropertyControl() 1710 … Reference< XPropertyControl > xControl( getPropertyBox().GetPropertyControl( _rPropertyName ) ); in getPropertyControl()
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyControlObserver.idl | 35 published interface XPropertyControl; 40 of an <type>XPropertyControl</type>. 46 /** notifies the observer that a certain <type>XPropertyControl</type>'s UI 52 [oneway] void focusGained( [in] XPropertyControl Control ); 54 /** notifies the observer that a certain <type>XPropertyControl</type>'s value 60 @see XPropertyControl::Value 62 [oneway] void valueChanged( [in] XPropertyControl Control );
|
H A D | XHyperlinkControl.idl | 28 #include <com/sun/star/inspection/XPropertyControl.idl> 38 /** defines the interface for an <type>XPropertyControl</type> which displays its value 41 …<p>Hyperlink controls exchange their value (<member>XPropertyControl::Value</member>) as strings.<… 45 published interface XHyperlinkControl : XPropertyControl
|
H A D | XPropertyControlFactory.idl | 34 published interface XPropertyControl; 37 /** a factory for <type>XPropertyControl</type>s 43 /** creates a <type>XPropertyControl</type> 68 XPropertyControl createPropertyControl( [in] short ControlType, [in] boolean CreateReadOnly )
|
H A D | XNumericControl.idl | 28 #include <com/sun/star/inspection/XPropertyControl.idl> 41 /** defines the interface for an <type>XPropertyControl</type> which supports 46 published interface XNumericControl : XPropertyControl 84 @see XPropertyControl::Value
|
H A D | XPropertyControlContext.idl | 35 /** specifies the interface of the context of an <type>XPropertyControl</type>. 37 @see XPropertyControl::ControlContext 48 [oneway] void activateNextControl( [in] XPropertyControl CurrentControl );
|
H A D | XStringListControl.idl | 28 #include <com/sun/star/inspection/XPropertyControl.idl> 35 /** defines the interface for an <type>XPropertyControl</type> which, additionally 45 published interface XStringListControl : XPropertyControl
|
H A D | PropertyControlType.idl | 38 @see XPropertyControl 40 @see XPropertyControl::ValueType 98 … <member>XPropertyControl::Value</member>, and if this string has previously been added to the list 100 …selects one of those non-color strings in the list, then reading <member>XPropertyControl::Value</…
|
H A D | XPropertyHandler.idl | 129 a factory for creating <type>XPropertyControl</type> instances. Must not be <NULL/>. 159 … to-be-converted control value. This value has been obtained from an <type>XPropertyControl</type>, 167 @see XPropertyControl 186 with <type>XPropertyControl</type>'s <member>XPropertyControl::Value</member> attribute.</p> 193 …<p>The method is not invoked if the control's value type (<member>XPropertyControl::ValueType</mem… 206 … in <member>describePropertyLine</member> by creating an appropriate <type>XPropertyControl</type>. 213 @see XPropertyControl
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | HelpTextProvider.java | 34 import com.sun.star.inspection.XPropertyControl; 53 public void focusGained( XPropertyControl _propertyControl ) in focusGained() 67 public void valueChanged( XPropertyControl _propertyControl ) in valueChanged()
|
H A D | MethodHandler.java | 104 XPropertyControl control = (XPropertyControl)UnoRuntime.queryInterface( in describePropertyLine() 105 XPropertyControl.class, _propertyControlFactory.createPropertyControl( in describePropertyLine()
|