Searched refs:fKerningPunct (Results 1 – 6 of 6) sorted by relevance
300 short fKerningPunct : 1; // true if we're kerning punctuation member
6452 fKerningPunct = (a16Bit & 0x0001); in ReadFromMem()6474 sal_uInt16 a16Bit = fKerningPunct; in WriteToMem()
312 sal_uInt16 fKerningPunct : 1; // true if we're kerning punctuation member in WW8DopTypography
7338 fKerningPunct = (a16Bit & 0x0001); in ReadFromMem()7368 sal_uInt16 a16Bit = fKerningPunct; in WriteToMem()
656 …rTypo.fKerningPunct = pIDocumentSettingAccess->get(IDocumentSettingAccess::KERN_ASIAN_PUNCTUATION); in ExportDopTypography()
1841 rDoc.set(IDocumentSettingAccess::KERN_ASIAN_PUNCTUATION, rTypo.fKerningPunct); in ImportDopTypography()
Completed in 132 milliseconds