Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf.cxx178 bool SwWW8ImplReader::ReadGrafStart(void* pData, short nDataSiz, in ReadGrafStart() function in SwWW8ImplReader
332 if( !ReadGrafStart( (void*)&aLine, sizeof( aLine ), pHd, pDo, rSet ) ) in ReadLine()
365 if( !ReadGrafStart( (void*)&aRect, sizeof( aRect ), pHd, pDo, rSet ) ) in ReadRect()
387 if( !ReadGrafStart( (void*)&aElipse, sizeof( aElipse ), pHd, pDo, rSet ) ) in ReadElipse()
409 if( !ReadGrafStart( (void*)&aArc, sizeof( aArc ), pHd, pDo, rSet ) ) in ReadArc()
444 if( !ReadGrafStart( (void*)&aPoly, sizeof( aPoly ), pHd, pDo, rSet ) ) in ReadPolyLine()
1208 if( !ReadGrafStart( (void*)&aTxtB, sizeof( aTxtB ), pHd, pDo, rSet ) ) in ReadTxtBox()
1250 if( !ReadGrafStart( (void*)&aCallB, sizeof( aCallB ), pHd, pDo, rSet ) ) in ReadCaptionBox()
1300 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 40 milliseconds