Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf2.cxx108 for (sal_uInt16 nShapePos=0; nShapePos < nShapeCount; nShapePos++) in GetEscherObjectIdx() local
110 const SvxMSDffShapeOrder *pOrder = mpShapeOrders->GetObject(nShapePos); in GetEscherObjectIdx()
113 nFound = nShapePos; in GetEscherObjectIdx()
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2798 sal_uInt32 nShapePos = 0; in SeekToShape() local
2802 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 61 milliseconds