/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BViews.cxx | 74 Reference<XConnection> xConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createObject() 101 static_cast<OAdabasCatalog&>(m_rParent).refreshTables(); in impl_refresh() 112 Reference<XConnection> xConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createDescriptor() 133 OAdabasConnection* pConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in dropObject() 161 …::rtl::OUString aQuote = static_cast<OAdabasCatalog&>(m_rParent).getConnection()->getMetaData()->g… in createView() 169 …(PROPERTY_ID_SCHEMANAME),makeAny(sSchema = static_cast<OAdabasCatalog&>(m_rParent).getConnection()… in createView() 176 OAdabasConnection* pConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createView() 182 …OTables* pTables = static_cast<OTables*>(static_cast<OAdabasCatalog&>(m_rParent).getPrivateTables(… in createView()
|
H A D | BTables.cxx | 75 …OAdabasTable* pRet = new OAdabasTable(this, static_cast<OAdabasCatalog&>(m_rParent).getConnection(… in createObject() 87 static_cast<OAdabasCatalog&>(m_rParent).refreshTables(); in impl_refresh() 98 return new OAdabasTable(this,static_cast<OAdabasCatalog&>(m_rParent).getConnection()); in createDescriptor() 111 …::rtl::OUString aQuote = static_cast<OAdabasCatalog&>(m_rParent).getConnection()->getMetaData()->g… in setComments() 114 OAdabasConnection* pConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in setComments() 166 OAdabasConnection* pConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in dropObject() 191 OViews* pViews = static_cast<OViews*>(static_cast<OAdabasCatalog&>(m_rParent).getPrivateViews()); in dropObject() 201 …::rtl::OUString aQuote = static_cast<OAdabasCatalog&>(m_rParent).getConnection()->getMetaData()->g… in createTable() 209 …ameByIndex(PROPERTY_ID_SCHEMANAME),makeAny(static_cast<OAdabasCatalog&>(m_rParent).getConnection()… in createTable() 348 OAdabasConnection* pConnection = static_cast<OAdabasCatalog&>(m_rParent).getConnection(); in createTable()
|
/aoo4110/main/connectivity/source/drivers/hsqldb/ |
H A D | HTables.cxx | 87 ,static_cast<OHCatalog&>(m_rParent).getConnection() in createObject() 104 static_cast<OHCatalog&>(m_rParent).refreshTables(); in impl_refresh() 115 return new OHSQLTable(this,static_cast<OHCatalog&>(m_rParent).getConnection()); in createDescriptor() 132 Reference< XConnection > xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in dropObject() 159 HViews* pViews = static_cast<HViews*>(static_cast<OHCatalog&>(m_rParent).getPrivateViews()); in dropObject() 168 Reference< XConnection > xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createTable()
|
H A D | HViews.cxx | 84 static_cast<OHCatalog&>(m_rParent).refreshTables(); in impl_refresh() 95 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createDescriptor() 122 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in dropObject() 138 Reference<XConnection> xConnection = static_cast<OHCatalog&>(m_rParent).getConnection(); in createView() 158 OTables* pTables = static_cast<OTables*>(static_cast<OHCatalog&>(m_rParent).getPrivateTables()); in createView()
|
/aoo4110/main/connectivity/source/drivers/dbase/ |
H A D | DTables.cxx | 56 …ODbaseTable* pRet = new ODbaseTable(this,(ODbaseConnection*)static_cast<OFileCatalog&>(m_rParent).… in createObject() 66 static_cast<ODbaseCatalog*>(&m_rParent)->refreshTables(); in impl_refresh() 71 …return new ODbaseTable(this,(ODbaseConnection*)static_cast<OFileCatalog&>(m_rParent).getConnection… in createDescriptor() 113 …if(ODbaseTable::Drop_Static(ODbaseTable::getEntry(static_cast<OFileCatalog&>(m_rParent).getConnect… in dropObject() 125 …const ::rtl::OUString sError( static_cast<OFileCatalog&>(m_rParent).getConnection()->getResources(… in dropObject()
|
/aoo4110/main/connectivity/source/drivers/mysql/ |
H A D | YTables.cxx | 104 ,static_cast<OMySQLCatalog&>(m_rParent).getConnection() in createObject() 121 static_cast<OMySQLCatalog&>(m_rParent).refreshTables(); in impl_refresh() 132 return new OMySQLTable(this,static_cast<OMySQLCatalog&>(m_rParent).getConnection()); in createDescriptor() 149 Reference< XConnection > xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in dropObject() 176 OViews* pViews = static_cast<OViews*>(static_cast<OMySQLCatalog&>(m_rParent).getPrivateViews()); in dropObject() 201 …const Reference< XConnection > xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(… in createTable()
|
H A D | YViews.cxx | 78 static_cast<OMySQLCatalog&>(m_rParent).refreshTables(); in impl_refresh() 89 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in createDescriptor() 116 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in dropObject() 132 Reference<XConnection> xConnection = static_cast<OMySQLCatalog&>(m_rParent).getConnection(); in createView() 152 …OTables* pTables = static_cast<OTables*>(static_cast<OMySQLCatalog&>(m_rParent).getPrivateTables()… in createView()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | RangeSelectionListener.cxx | 42 m_rParent( rParent ), in RangeSelectionListener() 55 m_rParent.listeningFinished( m_aRange ); in done() 61 m_rParent.listeningFinished( m_aRange ); in aborted() 68 m_rParent.disposingRangeSelection(); in disposing()
|
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | sbamultiplex.hxx | 111 ::cppu::OWeakObject& m_rParent; 114 OSbaWeakSubObject(::cppu::OWeakObject& rParent) : m_rParent(rParent) { } in OSbaWeakSubObject() 116 virtual void SAL_CALL acquire() throw() { m_rParent.acquire(); } in acquire() 117 virtual void SAL_CALL release() throw() { m_rParent.release(); } in release() 187 aMulti.Source = &m_rParent; \ 198 aMulti.Source = &m_rParent; \ 345 ::com::sun::star::lang::EventObject aEvt(m_rParent); \ 362 aMulti.Source = &m_rParent; \
|
/aoo4110/main/package/source/xstor/ |
H A D | ohierarchyholder.hxx | 63 ::rtl::Reference< OHierarchyElement_Impl > m_rParent; 73 : m_rParent( pParent ) in OHierarchyElement_Impl() 78 : m_rParent( NULL ) in OHierarchyElement_Impl() 84 …void SetParent( const ::rtl::Reference< OHierarchyElement_Impl >& rParent ) { m_rParent = rParent;… in SetParent()
|
H A D | ohierarchyholder.cxx | 231 aParent = m_rParent; in Commit() 253 if ( m_rParent.is() ) in TestForClosing() 266 m_rParent->RemoveElement( this ); in TestForClosing()
|
/aoo4110/main/dbaccess/source/filter/xml/ |
H A D | xmlTableFilterPattern.cxx | 48 ,m_rParent(_rParent) in DBG_NAME() 65 m_rParent.pushTableFilterPattern(rChars); in Characters() 67 m_rParent.pushTableTypeFilter(rChars); in Characters()
|
/aoo4110/main/connectivity/source/inc/ado/ |
H A D | ACollection.hxx | 58 ::cppu::OWeakObject& m_rParent; 65 : m_rParent(_rParent) in OCollection() 101 m_rParent.acquire(); in acquire() 105 m_rParent.release(); in release()
|
/aoo4110/main/forms/source/helper/ |
H A D | resettable.cxx | 74 EventObject aResetEvent( m_rParent ); in approveReset() 86 EventObject aResetEvent( m_rParent ); in notifyResetted() 93 EventObject aEvent( m_rParent ); in disposing()
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | bookmarkcontainer.cxx | 81 :m_rParent(_rParent) in DBG_NAME() 105 m_rParent.acquire(); in acquire() 111 m_rParent.release(); in release() 406 return m_rParent; in getParent()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formgeometryhandler.cxx | 147 ,m_rParent( _rParent ) in ShapeGeometryChangeNotifier() 175 m_rParent.acquire(); in acquire() 180 m_rParent.release(); in release() 207 ::cppu::OWeakObject& m_rParent; 763 aTranslatedEvent.Source = m_rParent; in propertyChange()
|
/aoo4110/main/comphelper/source/container/ |
H A D | enumerablemap.cxx | 270 :m_rParent( _rParent ) in MapEnumerator() 301 ::cppu::OWeakObject& m_rParent; 751 throw DisposedException( ::rtl::OUString(), m_rParent ); in hasMoreElements() 759 throw DisposedException( ::rtl::OUString(), m_rParent ); in nextElement() 761 …ementException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No more elements." ) ), m_rParent ); in nextElement()
|
/aoo4110/main/forms/source/inc/ |
H A D | resettable.hxx | 50 :m_rParent( _parent ) in ResetHelper() 65 ::cppu::OWeakObject& m_rParent;
|
/aoo4110/main/chart2/source/model/main/ |
H A D | UndoManager.cxx | 79 ,m_rParent( i_parent ) in UndoManager_Impl() 100 ::cppu::OWeakObject& getParent() { return m_rParent; } in getParent() 114 ::cppu::OWeakObject& m_rParent;
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NTables.cxx | 76 (OEvoabConnection *)static_cast<OEvoabCatalog&>(m_rParent).getConnection(), in createObject() 92 static_cast<OEvoabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KTables.cxx | 64 static_cast<KabCatalog&>(m_rParent).getConnection(), in createObject() 79 static_cast<KabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabTables.cxx | 64 static_cast<MacabCatalog&>(m_rParent).getConnection(), in createObject() 79 static_cast<MacabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
|
/aoo4110/main/connectivity/source/sdbcx/ |
H A D | VCollection.cxx | 244 ,m_rParent(_rParent) in OCollection() 483 m_rParent.acquire(); in acquire() 488 m_rParent.release(); in release()
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | sbamultiplex.cxx | 42 m_aLastKnownStatus.Source = &m_rParent; in IMPLEMENT_LISTENER_MULTIPLEXER_CORE() 101 pMulti->Source = &m_rParent; in propertiesChange()
|
/aoo4110/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 185 if (m_rParent.IsFilterMode()) in CreateControl() 187 pCellControl = new DbFilterField(m_rParent.getServiceManager(),*this); in CreateControl() 200 …ellControl = new DbPatternField( *this, ::comphelper::ComponentContext( m_rParent.getServiceManage… in CreateControl() 211 if (m_rParent.getDataSource()) in CreateControl() 212 … xCur = Reference< XRowSet > ((Reference< XInterface >)*m_rParent.getDataSource(), UNO_QUERY); in CreateControl() 215 pCellControl->Init( m_rParent.GetDataWindow(), xCur ); in CreateControl() 218 if (m_rParent.IsFilterMode()) in CreateControl() 407 if (m_rParent.GetCurColumnId() == m_nId) in setLock() 409 m_rParent.DeactivateCell(); in setLock() 410 m_rParent.ActivateCell(m_rParent.GetCurRow(), m_rParent.GetCurColumnId()); in setLock() [all …]
|