Home
last modified time | relevance | path

Searched refs:XPropertyControl (Results 1 – 25 of 39) sorted by relevance

12

/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx62 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 Dbrowserlistbox.hxx89 …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 Ddefaulthelpprovider.cxx55 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 Dpropertycontrolextender.cxx56 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 Ddefaulthelpprovider.hxx70 …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 Dhandlerhelper.cxx130 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 Dbrowserline.hxx62 ::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 Dcommoncontrol.cxx44 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 Dhandlerhelper.hxx101 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 Dstandardcontrol.hxx105 …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 Dusercontrol.hxx63 …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 Dpropcontrolobserver.hxx43 …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 Dpropcontroller.hxx205 …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 Dcomposeduiupdate.cxx50 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 Dpropcontroller.cxx787 …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()
/aoo4110/main/offapi/com/sun/star/inspection/
H A DXPropertyControlObserver.idl35 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 DXHyperlinkControl.idl28 #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 DXPropertyControlFactory.idl34 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 DXNumericControl.idl28 #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 DXPropertyControlContext.idl35 /** specifies the interface of the context of an <type>XPropertyControl</type>.
37 @see XPropertyControl::ControlContext
48 [oneway] void activateNextControl( [in] XPropertyControl CurrentControl );
H A DXStringListControl.idl28 #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 DPropertyControlType.idl38 @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 DXPropertyHandler.idl129 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
/aoo4110/main/extensions/qa/integration/extensions/
H A DHelpTextProvider.java34 import com.sun.star.inspection.XPropertyControl;
53 public void focusGained( XPropertyControl _propertyControl ) in focusGained()
67 public void valueChanged( XPropertyControl _propertyControl ) in valueChanged()
H A DMethodHandler.java104 XPropertyControl control = (XPropertyControl)UnoRuntime.queryInterface( in describePropertyLine()
105 XPropertyControl.class, _propertyControlFactory.createPropertyControl( in describePropertyLine()

Completed in 94 milliseconds

12