Searched refs:nFontVersion (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 105 sal_uInt16 nFontVersion; member 137 nFontVersion(0), in ScAfVersions() 164 rStream >> nFontVersion; in Load() 316 READ( aFont, SvxFontItem, rVersions.nFontVersion) in Load() 323 READ( aCJKFont, SvxFontItem, rVersions.nFontVersion) in Load() 327 READ( aCTLFont, SvxFontItem, rVersions.nFontVersion) in Load() 402 READ( aFont, SvxFontItem, rVersions.nFontVersion) in LoadOld() 1094 rStream >> aVersions.nFontVersion; in Load()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 105 sal_uInt16 nFontVersion; member 136 nFontVersion(0), in SwAfVersions() 163 rStream >> nFontVersion; in Load() 332 READ( aFont, SvxFontItem , rVersions.nFontVersion) in Load() 343 READ( aCJKFont, SvxFontItem , rVersions.nFontVersion) in Load() 347 READ( aCTLFont, SvxFontItem , rVersions.nFontVersion) in Load()
|
Completed in 25 milliseconds