Home
last modified time | relevance | path

Searched refs:f2on1 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx309 short f2on1 : 1; // 2-page-on-1 feature is turned on. member
H A Dww8scan.cxx6455 f2on1 = (a16Bit & 0x0020) >> 5; in ReadFromMem()
6477 a16Bit |= (f2on1 << 5) & 0x002; in WriteToMem()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx321 sal_uInt16 f2on1 : 1; // 2-page-on-1 feature is turned on. member in WW8DopTypography
H A Dww8scan.cxx7340 f2on1 = (a16Bit & 0x0020) >> 5; in ReadFromMem()
7370 a16Bit |= (f2on1 << 5) & 0x002; in WriteToMem()
H A Dww8par6.cxx1043 if(mrReader.pWDop->doptypography.f2on1 && in CreateSep()
H A Dww8par.cxx3885 mrReader.pWDop->doptypography.f2on1; in SetUseOn()

Completed in 124 milliseconds