Searched refs:pcbStd (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.hxx | 1243 WW8_STD* Read1STDFixed( short& rSkip, short* pcbStd ); 1244 WW8_STD* Read1Style( short& rSkip, String* pString, short* pcbStd );
|
| H A D | ww8scan.cxx | 5588 WW8_STD* WW8Style::Read1STDFixed( short& rSkip, short* pcbStd ) in Read1STDFixed() argument 5654 if( pcbStd ) in Read1STDFixed() 5655 *pcbStd = cbStd; in Read1STDFixed() 5659 WW8_STD* WW8Style::Read1Style( short& rSkip, String* pString, short* pcbStd ) in Read1Style() argument 5664 WW8_STD* pStd = Read1STDFixed( rSkip, pcbStd ); // lese STD in Read1Style()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8scan.hxx | 1488 WW8_STD* Read1STDFixed( short& rSkip, short* pcbStd ); 1489 WW8_STD* Read1Style( short& rSkip, String* pString, short* pcbStd );
|
| H A D | ww8scan.cxx | 6216 WW8_STD* WW8Style::Read1STDFixed( short& rSkip, short* pcbStd ) in Read1STDFixed() argument 6282 if( pcbStd ) in Read1STDFixed() 6283 *pcbStd = cbStd; in Read1STDFixed() 6287 WW8_STD* WW8Style::Read1Style( short& rSkip, String* pString, short* pcbStd ) in Read1Style() argument 6292 WW8_STD* pStd = Read1STDFixed( rSkip, pcbStd ); // lese STD in Read1Style()
|