Searched defs:IsNewDoc (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svtools/inc/svtools/ | ||
H A D | parhtml.hxx | 172 sal_Bool IsNewDoc() const { return bNewDoc; } in IsNewDoc() function in HTMLParser |
/aoo42x/main/editeng/inc/editeng/ | ||
H A D | svxrtf.hxx | 337 int IsNewDoc() const { return bNewDoc; } in IsNewDoc() function in SvxRTFParser |
/aoo42x/main/sw/source/core/doc/ | ||
H A D | doc.cxx | 1889 bool SwDoc::IsNewDoc() const in IsNewDoc() function in SwDoc |
/aoo42x/main/sw/source/filter/html/ | ||
H A D | htmltab.cxx | 635 inline sal_Bool IsNewDoc() const { return pParser->IsNewDoc(); } in IsNewDoc() function in HTMLTable |
/aoo42x/main/sw/source/filter/ww8/ | ||
H A D | ww8par.cxx | 4014 bool wwSectionManager::IsNewDoc() const in IsNewDoc() function in wwSectionManager |
Completed in 65 milliseconds