Searched refs:nRelBits (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 202 sal_uInt16 nNote, nRef, nRelBits; in Convert() local 311 maIn >> nNote >> nCol >> nPage >> nRelBits; in Convert() 312 ReadSRD( aSRD, nPage, nCol, nRelBits ); in Convert() 317 maIn >> nNote >> nCol >> nPage >> nRelBits; in Convert() 318 ReadSRD( aCRD.Ref1, nPage, nCol, nRelBits ); in Convert() 319 maIn >> nCol >> nPage >> nRelBits; in Convert() 320 ReadSRD( aCRD.Ref2, nPage, nCol, nRelBits ); in Convert()
|
| /trunk/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 383 sal_uInt8 nRelBits; in Convert() local 552 Read( nRelBits ); in Convert() 553 ReadSRD( rR, nRelBits ); in Convert() 557 Read( nRelBits ); in Convert() 558 ReadCRD( aCRD, nRelBits ); in Convert()
|