Home
last modified time | relevance | path

Searched refs:_rxObject (Results 26 – 39 of 39) sorted by relevance

12

/trunk/main/xmloff/source/forms/
H A Dcallbacks.hxx60 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxObject ) = 0;
H A Delementimport.hxx179 …ties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxObject );
/trunk/main/dbaccess/source/core/inc/
H A Dsdbcoretools.hxx47 … ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxObject,sal_Bool _bModif…
H A Ddefinitioncontainer.hxx357 const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent >& _rxObject
/trunk/main/dbaccess/source/ui/inc/
H A DJoinExchange.hxx77 …onst ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& _rxObject);
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx114 … ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartLis…
/trunk/main/reportdesign/inc/
H A DUndoEnv.hxx138 … ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartLis…
/trunk/main/svx/source/inc/
H A Dfmundo.hxx212 … ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxObject, bool _bStartLis…
H A Dgridcell.hxx1124 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& _rxObject);
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx226 …DisposeListenerGridBridge( DbGridControl& _rParent, const Reference< XComponent >& _rxObject, sal_…
237 …stenerGridBridge(DbGridControl& _rParent, const Reference< XComponent >& _rxObject, sal_Int16 _rId) in DBG_NAME()
244 if (_rxObject.is()) in DBG_NAME()
246 m_pRealListener = new FmXDisposeMultiplexer(this, _rxObject, _rId); in DBG_NAME()
H A Dgridcell.cxx4708 …ll* FmXFilterCell::getImplementation(const Reference< ::com::sun::star::awt::XControl >& _rxObject) in getImplementation() argument
4711 _rxObject, UNO_QUERY); in getImplementation()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx4119 void ODatabaseForm::implRemoved(const InterfaceRef& _rxObject) in implRemoved() argument
4121 OFormComponents::implRemoved( _rxObject ); in implRemoved()
4123 Reference<XSQLErrorBroadcaster> xBroadcaster(_rxObject, UNO_QUERY); in implRemoved()
4124 Reference<XForm> xForm(_rxObject, UNO_QUERY); in implRemoved()
H A DDatabaseForm.hxx457 virtual void implRemoved(const InterfaceRef& _rxObject);
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2992 SQLCommandPropertyUI( const Reference< XPropertySet >& _rxObject ) in SQLCommandPropertyUI() argument
2993 :m_xObject( _rxObject ) in SQLCommandPropertyUI()

Completed in 141 milliseconds

12