Home
last modified time | relevance | path

Searched refs:OCellListSource_Base (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx75 :OCellListSource_Base( m_aMutex ) in OCellListSource()
76 ,OCellListSource_PBase( OCellListSource_Base::rBHelper ) in OCellListSource()
99 if ( !OCellListSource_Base::rBHelper.bDisposed ) in ~OCellListSource()
109 IMPLEMENT_FORWARD_XINTERFACE2( OCellListSource, OCellListSource_Base, OCellListSource_PBase ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
112 IMPLEMENT_FORWARD_XTYPEPROVIDER2( OCellListSource, OCellListSource_Base, OCellListSource_PBase ) in IMPLEMENT_FORWARD_XINTERFACE2()
170 if ( OCellListSource_Base::rBHelper.bInDispose || OCellListSource_Base::rBHelper.bDisposed ) in checkDisposed()
H A Dcelllistsource.hxx56 > OCellListSource_Base; typedef
64 …,public OCellListSource_Base // order matters! before OCellListSource_PBase, so rBHelper gets…

Completed in 10 milliseconds