Home
last modified time | relevance | path

Searched refs:WW8DopTypography (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx439 const sal_Unicode *WW8DopTypography::GetJapanNotBeginLevel1() in GetJapanNotBeginLevel1()
455 const sal_Unicode *WW8DopTypography::GetJapanNotEndLevel1() in GetJapanNotEndLevel1()
483 void WW8Export::ExportDopTypography(WW8DopTypography &rTypo) in ExportDopTypography()
485 static const sal_Unicode aLangNotBegin[4][WW8DopTypography::nMaxFollowing]= in ExportDopTypography()
531 static const sal_Unicode aLangNotEnd[4][WW8DopTypography::nMaxLeading] = in ExportDopTypography()
639 if (rTypo.cchFollowingPunct > WW8DopTypography::nMaxFollowing - 1) in ExportDopTypography()
640 rTypo.cchFollowingPunct = WW8DopTypography::nMaxFollowing - 1; in ExportDopTypography()
644 if (rTypo.cchLeadingPunct > WW8DopTypography::nMaxLeading - 1) in ExportDopTypography()
645 rTypo.cchLeadingPunct = WW8DopTypography::nMaxLeading -1; in ExportDopTypography()
H A Dww8struc.hxx303 class WW8DopTypography class
H A Dwrtww8.hxx1000 void ExportDopTypography(WW8DopTypography &rTypo);
H A Dww8scan.hxx1671 WW8DopTypography doptypography; // see WW8STRUC.HXX
H A Dww8scan.cxx7335 void WW8DopTypography::ReadFromMem(sal_uInt8 *&pData) in ReadFromMem()
7366 void WW8DopTypography::WriteToMem(sal_uInt8 *&pData) const in WriteToMem()
7386 sal_uInt16 WW8DopTypography::GetConvertedLang() const in GetConvertedLang()
H A Dww8par.hxx1391 void ImportDopTypography(const WW8DopTypography &rTypo);
H A Dww8par.cxx1807 void SwWW8ImplReader::ImportDopTypography(const WW8DopTypography &rTypo) in ImportDopTypography()
/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6449 void WW8DopTypography::ReadFromMem(sal_uInt8 *&pData) in ReadFromMem()
6472 void WW8DopTypography::WriteToMem(sal_uInt8 *&pData) const in WriteToMem()
6492 sal_uInt16 WW8DopTypography::GetConvertedLang() const in GetConvertedLang()

Completed in 154 milliseconds