Home
last modified time | relevance | path

Searched refs:nGrouped (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1295 sal_Int16 nGrouped; in ReadGroup() local
1297 if( !ReadGrafStart( (void*)&nGrouped, sizeof( nGrouped ), pHd, pDo, rSet ) ) in ReadGroup()
1301 nGrouped = (sal_Int16)SWAPSHORT( nGrouped ); in ReadGroup()
1310 for (int i = 0; i < nGrouped; i++) in ReadGroup()

Completed in 25 milliseconds