Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx425 const sal_Unicode *WW8DopTypography::GetJapanNotBeginLevel1() in GetJapanNotBeginLevel1()
441 const sal_Unicode *WW8DopTypography::GetJapanNotEndLevel1() in GetJapanNotEndLevel1()
469 void WW8Export::ExportDopTypography(WW8DopTypography &rTypo) in ExportDopTypography()
471 static const sal_Unicode aLangNotBegin[4][WW8DopTypography::nMaxFollowing]= in ExportDopTypography()
517 static const sal_Unicode aLangNotEnd[4][WW8DopTypography::nMaxLeading] = in ExportDopTypography()
625 if (rTypo.cchFollowingPunct > WW8DopTypography::nMaxFollowing - 1) in ExportDopTypography()
626 rTypo.cchFollowingPunct = WW8DopTypography::nMaxFollowing - 1; in ExportDopTypography()
630 if (rTypo.cchLeadingPunct > WW8DopTypography::nMaxLeading - 1) in ExportDopTypography()
631 rTypo.cchLeadingPunct = WW8DopTypography::nMaxLeading -1; in ExportDopTypography()
H A Dww8struc.hxx303 class WW8DopTypography class
H A Dww8scan.hxx1671 WW8DopTypography doptypography; // see WW8STRUC.HXX
H A Dwrtww8.hxx1000 void ExportDopTypography(WW8DopTypography &rTypo);
H A Dww8scan.cxx7334 void WW8DopTypography::ReadFromMem(sal_uInt8 *&pData) in ReadFromMem()
7365 void WW8DopTypography::WriteToMem(sal_uInt8 *&pData) const in WriteToMem()
7385 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()
/trunk/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 153 milliseconds