Searched refs:nShapePos (Results 1 – 2 of 2) sorted by relevance
108 for (sal_uInt16 nShapePos=0; nShapePos < nShapeCount; nShapePos++) in GetEscherObjectIdx() local110 const SvxMSDffShapeOrder *pOrder = mpShapeOrders->GetObject(nShapePos); in GetEscherObjectIdx()113 nFound = nShapePos; in GetEscherObjectIdx()
2798 sal_uInt32 nShapePos = 0; in SeekToShape() local2802 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_PAGETITLE ]; in SeekToShape()2805 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_PAGETITLE ]; in SeekToShape()2811 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_BODY ]; in SeekToShape()2817 if ( nShapePos ) in SeekToShape()2819 rSt.Seek( nShapePos ); in SeekToShape()
Completed in 39 milliseconds