Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx300 short fKerningPunct : 1; // true if we're kerning punctuation member
H A Dww8scan.cxx6452 fKerningPunct = (a16Bit & 0x0001); in ReadFromMem()
6474 sal_uInt16 a16Bit = fKerningPunct; in WriteToMem()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx312 sal_uInt16 fKerningPunct : 1; // true if we're kerning punctuation member in WW8DopTypography
H A Dww8scan.cxx7337 fKerningPunct = (a16Bit & 0x0001); in ReadFromMem()
7367 sal_uInt16 a16Bit = fKerningPunct; in WriteToMem()
H A Dwrtww8.cxx642 …rTypo.fKerningPunct = pIDocumentSettingAccess->get(IDocumentSettingAccess::KERN_ASIAN_PUNCTUATION); in ExportDopTypography()
H A Dww8par.cxx1841 rDoc.set(IDocumentSettingAccess::KERN_ASIAN_PUNCTUATION, rTypo.fKerningPunct); in ImportDopTypography()

Completed in 142 milliseconds