Home
last modified time | relevance | path

Searched refs:wwSprmParser (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx113 class wwSprmParser class
130 wwSprmParser(ww::WordVersion eVersion);
248 const wwSprmParser &mrSprmParser;
260 const wwSprmParser &rSprmParser);
507 wwSprmParser maSprmParser;
542 const wwSprmParser &GetSprmParser() const { return maSprmParser; } in GetSprmParser()
629 wwSprmParser maSprmParser;
833 wwSprmParser maSprmParser;
H A Dww8scan.cxx102 const wwSprmSearcher *wwSprmParser::GetWW2SprmSearcher() in GetWW2SprmSearcher()
254 const wwSprmSearcher *wwSprmParser::GetWW6SprmSearcher() in GetWW6SprmSearcher()
436 const wwSprmSearcher *wwSprmParser::GetWW8SprmSearcher() in GetWW8SprmSearcher()
775 wwSprmParser::wwSprmParser(ww::WordVersion eVersion) : meVersion(eVersion) in wwSprmParser() function in wwSprmParser
790 SprmInfo wwSprmParser::GetSprmInfo(sal_uInt16 nId) const in GetSprmInfo()
875 const wwSprmParser &rParser) in WW8SprmIter()
7429 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen()
7479 sal_uInt16 wwSprmParser::GetSprmId(const sal_uInt8* pSp) const in GetSprmId()
7502 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize()
7507 sal_uInt8 wwSprmParser::SprmDataOfs(sal_uInt16 nId) const in SprmDataOfs()
[all …]
H A Dww8par2.hxx277 wwSprmParser maSprmParser;
H A Dww8par.hxx215 wwSprmParser maSprmParser;
1020 wwSprmParser *mpSprmParser;
H A Dww8par.cxx4329 mpSprmParser = new wwSprmParser(pWwFib->GetFIBVersion()); in CoreLoad()
5576 wwSprmParser aSprmParser(rReader.pWwFib->GetFIBVersion()); in GetOLEStorageName()
H A Dww8par2.cxx1892 wwSprmParser aSprmParser(pIo->GetFib().GetFIBVersion()); in WW8TabDesc()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx170 const wwSprmSearcher *wwSprmParser::GetWW6SprmSearcher() in GetWW6SprmSearcher()
350 const wwSprmSearcher *wwSprmParser::GetWW8SprmSearcher() in GetWW8SprmSearcher()
686 wwSprmParser::wwSprmParser(int nVersion) : mnVersion(nVersion) in wwSprmParser() function in wwSprmParser
698 SprmInfo wwSprmParser::GetSprmInfo(sal_uInt16 nId) const in GetSprmInfo()
783 const wwSprmParser &rParser) in WW8SprmIter()
6536 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen()
6585 int wwSprmParser::CountSprms(const sal_uInt8* pSp, long nSprmSiz, in CountSprms()
6609 sal_uInt16 wwSprmParser::GetSprmId(const sal_uInt8* pSp) const in GetSprmId()
6633 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize()
6638 sal_uInt8 wwSprmParser::SprmDataOfs(sal_uInt16 nId) const in SprmDataOfs()
[all …]