Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropcontrolobserver.hxx43 …::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control ) = 0;
44 …::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& _Control ) = 0;
H A Ddefaulthelpprovider.cxx106 …void SAL_CALL DefaultHelpProvider::focusGained( const Reference< XPropertyControl >& _Control ) th… in focusGained() argument
113 m_xInspectorUI->setHelpSectionText( impl_getHelpText_nothrow( _Control ) ); in focusGained()
H A Dpropcontroller.cxx1458 void OPropertyBrowserController::focusGained( const Reference< XPropertyControl >& _Control ) in focusGained() argument
1460 m_aControlObservers.notifyEach( &XPropertyControlObserver::focusGained, _Control ); in focusGained()
1464 void OPropertyBrowserController::valueChanged( const Reference< XPropertyControl >& _Control ) in valueChanged() argument
1466 m_aControlObservers.notifyEach( &XPropertyControlObserver::valueChanged, _Control ); in valueChanged()
H A Dpropcontroller.hxx227 …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 );
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormControllerContext.idl46 void makeVisible( [in] ::com::sun::star::awt::XControl _Control );
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx115 …st ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& _Control ) throw (::com::s…
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx284 void SAL_CALL FormViewPageWindowAdapter::makeVisible( const Reference< XControl >& _Control ) throw… in makeVisible() argument
288 Reference< XWindow > xWindow( _Control, UNO_QUERY ); in makeVisible()

Completed in 48 milliseconds