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