Home
last modified time | relevance | path

Searched refs:pExtraArray (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3637 std::vector<String>* pExtraArray) in WW8ReadSTTBF() argument
3673 if (pExtraArray) in WW8ReadSTTBF()
3677 pExtraArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3713 if (pExtraArray) in WW8ReadSTTBF()
3717 pExtraArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
H A Dww8scan.hxx92 SvStrings &rArray, SvStrings* pExtraArray = 0 );
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx4020 std::vector<ww::bytes>* pExtraArray, ::std::vector<String>* pValueArray) in WW8ReadSTTBF() argument
4059 if (pExtraArray) in WW8ReadSTTBF()
4068 pExtraArray->push_back(extraData); in WW8ReadSTTBF()
4121 if (pExtraArray) in WW8ReadSTTBF()
4130 pExtraArray->push_back(extraData); in WW8ReadSTTBF()
H A Dww8scan.hxx177 ::std::vector<ww::bytes>* pExtraArray = 0, ::std::vector<String>* pValueArray = 0);

Completed in 90 milliseconds