Searched refs:nFontHeightVersion (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 106 sal_uInt16 nFontHeightVersion; member 138 nFontHeightVersion(0), in ScAfVersions() 165 rStream >> nFontHeightVersion; in Load() 317 READ( aHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in Load() 324 READ( aCJKHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in Load() 328 READ( aCTLHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in Load() 403 READ( aHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in LoadOld() 1095 rStream >> aVersions.nFontHeightVersion; in Load()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 106 sal_uInt16 nFontHeightVersion; member 137 nFontHeightVersion(0), in SwAfVersions() 164 rStream >> nFontHeightVersion; in Load() 337 READ( aHeight, SvxFontHeightItem , rVersions.nFontHeightVersion) in Load() 344 READ( aCJKHeight, SvxFontHeightItem , rVersions.nFontHeightVersion) in Load() 348 READ( aCTLHeight, SvxFontHeightItem , rVersions.nFontHeightVersion) in Load()
|
Completed in 18 milliseconds