Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx175 bool SwWW8ImplReader::ReadGrafStart(void* pData, short nDataSiz, in ReadGrafStart() function in SwWW8ImplReader
329 if( !ReadGrafStart( (void*)&aLine, sizeof( aLine ), pHd, pDo, rSet ) ) in ReadLine()
362 if( !ReadGrafStart( (void*)&aRect, sizeof( aRect ), pHd, pDo, rSet ) ) in ReadRect()
384 if( !ReadGrafStart( (void*)&aElipse, sizeof( aElipse ), pHd, pDo, rSet ) ) in ReadElipse()
406 if( !ReadGrafStart( (void*)&aArc, sizeof( aArc ), pHd, pDo, rSet ) ) in ReadArc()
441 if( !ReadGrafStart( (void*)&aPoly, sizeof( aPoly ), pHd, pDo, rSet ) ) in ReadPolyLine()
1205 if( !ReadGrafStart( (void*)&aTxtB, sizeof( aTxtB ), pHd, pDo, rSet ) ) in ReadTxtBox()
1247 if( !ReadGrafStart( (void*)&aCallB, sizeof( aCallB ), pHd, pDo, rSet ) ) in ReadCaptionBox()
1297 if( !ReadGrafStart( (void*)&nGrouped, sizeof( nGrouped ), pHd, pDo, rSet ) ) in ReadGroup()
H A Dww8par.hxx1431 bool ReadGrafStart(void* pData, short nDataSiz, WW8_DPHEAD* pHd,

Completed in 44 milliseconds