Searched refs:nObjects (Results 1 – 8 of 8) sorted by relevance
123 void SetWriterOLE_Objects( sal_Int32 nObjects );124 void SetDrawingEngineOLE_Objects( sal_Int32 nObjects );
102 void SetWriterOLE_Objects( sal_Int32 nObjects );103 void SetDrawingEngineOLE_Objects( sal_Int32 nObjects );
1050 void SbxObject::GarbageCollection( sal_uIntPtr nObjects ) in GarbageCollection() argument1063 (void)nObjects; in GarbageCollection()1072 sal_Bool bAll = !nObjects; in GarbageCollection()1079 while ( pObj && 0 != nObjects-- ) in GarbageCollection()
1686 sal_uInt32 nObjects = rSaveList.Count(); in ResolveBitmapActions() local1687 sal_uInt32 nObjectsLeft = nObjects; in ResolveBitmapActions()1692 sal_uInt32 nObjectStartIndex = nObjects - nObjectsLeft; in ResolveBitmapActions()1697 for ( i = nObjectStartIndex; i < nObjects; ) in ResolveBitmapActions()1700 if ( ++i < nObjects ) in ResolveBitmapActions()
339 sal_Int32 nObjects = xPageObjects->getCount(); in implDetermineShape() local342 for (sal_Int32 i=0; i<nObjects; ++i) in implDetermineShape()
109 static void GarbageCollection( sal_uIntPtr nObjects = 0 /* ::= all */ );
390 int nObjects = maObjects.size(); in FindCanvasShapeUnderMouse() local
6524 sal_Int32 nObjects = m_aObjects.size(); in emitTrailer() local6527 aLine.append( (sal_Int32)(nObjects+1) ); in emitTrailer()6532 for( sal_Int32 i = 0; i < nObjects; i++ ) in emitTrailer()6558 aLine.append( (sal_Int32)(nObjects+1) ); in emitTrailer()
Completed in 1331 milliseconds