Home
last modified time | relevance | path

Searched refs:pCollection (Results 26 – 30 of 30) sorted by relevance

12

/aoo41x/main/basic/source/runtime/
H A Dstep1.cxx291 BasicCollection* pCollection = (BasicCollection*)(SbxVariable*)pForStk->refEnd; in StepTESTFOR() local
292 SbxArrayRef xItemArray = pCollection->xItemArray; in StepTESTFOR()
/aoo41x/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.hxx55 ScChartListenerCollection* pCollection; member in ScMyShapeResizer
H A Dxmlexprt.cxx3089 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in ExportShape() local
3090 if ( pCollection && pCollection->Search( &aSearcher, nIndex ) ) in ExportShape()
3092 … ScChartListener* pListener = static_cast< ScChartListener* >( pCollection->At( nIndex ) ); in ExportShape()
/aoo41x/main/basic/source/inc/
H A Druntime.hxx464 SbiForStack* FindForStackItemForCollection( class BasicCollection* pCollection );
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx400 template < typename T > sal_uLong insert_new( ScCollection* pCollection, SvStream& rStream ) in insert_new() argument
409 pCollection->Insert( pData); in insert_new()

Completed in 40 milliseconds

12