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.hxx114 class wwSprmParser class
131 wwSprmParser(ww::WordVersion eVersion);
249 const wwSprmParser &mrSprmParser;
261 const wwSprmParser &rSprmParser);
508 wwSprmParser maSprmParser;
543 const wwSprmParser &GetSprmParser() const { return maSprmParser; } in GetSprmParser()
630 wwSprmParser maSprmParser;
834 wwSprmParser maSprmParser;
H A Dww8scan.cxx103 const wwSprmSearcher *wwSprmParser::GetWW2SprmSearcher() in GetWW2SprmSearcher()
255 const wwSprmSearcher *wwSprmParser::GetWW6SprmSearcher() in GetWW6SprmSearcher()
437 const wwSprmSearcher *wwSprmParser::GetWW8SprmSearcher() in GetWW8SprmSearcher()
776 wwSprmParser::wwSprmParser(ww::WordVersion eVersion) : meVersion(eVersion) in wwSprmParser() function in wwSprmParser
791 SprmInfo wwSprmParser::GetSprmInfo(sal_uInt16 nId) const in GetSprmInfo()
876 const wwSprmParser &rParser) in WW8SprmIter()
7430 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen()
7480 sal_uInt16 wwSprmParser::GetSprmId(const sal_uInt8* pSp) const in GetSprmId()
7503 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize()
7508 sal_uInt8 wwSprmParser::SprmDataOfs(sal_uInt16 nId) const in SprmDataOfs()
[all …]
H A Dww8par2.hxx278 wwSprmParser maSprmParser;
H A Dww8par.hxx216 wwSprmParser maSprmParser;
1021 wwSprmParser *mpSprmParser;
H A Dww8par.cxx4330 mpSprmParser = new wwSprmParser(pWwFib->GetFIBVersion()); in CoreLoad()
5577 wwSprmParser aSprmParser(rReader.pWwFib->GetFIBVersion()); in GetOLEStorageName()
H A Dww8par2.cxx1893 wwSprmParser aSprmParser(pIo->GetFib().GetFIBVersion()); in WW8TabDesc()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx171 const wwSprmSearcher *wwSprmParser::GetWW6SprmSearcher() in GetWW6SprmSearcher()
351 const wwSprmSearcher *wwSprmParser::GetWW8SprmSearcher() in GetWW8SprmSearcher()
687 wwSprmParser::wwSprmParser(int nVersion) : mnVersion(nVersion) in wwSprmParser() function in wwSprmParser
699 SprmInfo wwSprmParser::GetSprmInfo(sal_uInt16 nId) const in GetSprmInfo()
784 const wwSprmParser &rParser) in WW8SprmIter()
6537 sal_uInt16 wwSprmParser::GetSprmTailLen(sal_uInt16 nId, const sal_uInt8* pSprm) in GetSprmTailLen()
6586 int wwSprmParser::CountSprms(const sal_uInt8* pSp, long nSprmSiz, in CountSprms()
6610 sal_uInt16 wwSprmParser::GetSprmId(const sal_uInt8* pSp) const in GetSprmId()
6634 sal_uInt16 wwSprmParser::GetSprmSize(sal_uInt16 nId, const sal_uInt8* pSprm) const in GetSprmSize()
6639 sal_uInt8 wwSprmParser::SprmDataOfs(sal_uInt16 nId) const in SprmDataOfs()
[all …]

Completed in 132 milliseconds