Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1682 void WinMtfOutput::ResolveBitmapActions( List& rSaveList ) in ResolveBitmapActions() argument
1686 sal_uInt32 nObjects = rSaveList.Count(); in ResolveBitmapActions()
1694 BSaveStruct* pSave = (BSaveStruct*)rSaveList.GetObject( nObjectStartIndex ); in ResolveBitmapActions()
1702 pSave = (BSaveStruct*)rSaveList.GetObject( i ); in ResolveBitmapActions()
1712 pSave = (BSaveStruct*)rSaveList.GetObject( i ); in ResolveBitmapActions()
1740 BSaveStruct* pSave2 = (BSaveStruct*)rSaveList.GetObject( i + 1 ); in ResolveBitmapActions()
1901 for ( pPtr = rSaveList.First(); pPtr; pPtr = rSaveList.Next() ) in ResolveBitmapActions()
1903 rSaveList.Clear(); in ResolveBitmapActions()
H A Dwinmtf.hxx663 void ResolveBitmapActions( List& rSaveList );

Completed in 28 milliseconds