Searched refs:IsNewDoc (Results 1 – 19 of 19) sorted by relevance
265 if (IsNewDoc()) in Continue()297 if( !IsNewDoc() ) // in ein Dokument einfuegen ? in Continue()344 if( !IsNewDoc() && pSttNdIdx->GetIndex() ) in Continue()420 maSegments.InsertSegments(IsNewDoc()); in Continue()437 if( IsNewDoc() ) in Continue()490 else if( !IsNewDoc() ) in Continue()1623 if( !IsNewDoc() ) in NextToken()1669 if( !IsNewDoc() ) in NextToken()1903 if( IsNewDoc() && bSwPageDesc && in NextToken()1967 if( IsNewDoc() && nTokenValue && -1 != nTokenValue ) in NextToken()[all …]
113 ASSERT(!mrReader.IsNewDoc() || !maSegments.empty(), in PrependedInlineNode()
546 if( !IsNewDoc() ) in ReadFly()
365 pCSS1Parser = new SwCSS1Parser( pDoc, aFontHeights, sBaseURL, IsNewDoc() ); in SwHTMLParser()528 if( !IsNewDoc() ) // insert to a new document ? in CallParser()674 if( IsNewDoc() ) in Continue()703 if( !IsNewDoc() && pSttNdIdx->GetIndex() ) in Continue()767 if( IsNewDoc() ) in Continue()817 else if( !IsNewDoc() ) in Continue()851 if( IsNewDoc() ) in Continue()943 if( IsNewDoc() ) in DocumentDetected()1005 if( IsNewDoc() && sTitle.Len() ) in NextToken()1261 if( IsNewDoc() ) in NextToken()[all …]
149 if( !bPositioned && (bHeader || bFooter) && IsNewDoc() ) in NewDivision()322 if( !IsNewDoc() ) in NewDivision()630 if( !IsNewDoc() ) in NewMultiCol()702 if( !IsNewDoc() ) in NewMultiCol()
447 if( !IsNewDoc() ) in InsertEmbed()622 if( !IsNewDoc() ) in NewObject()756 if( !IsNewDoc() ) in InsertApplet()947 if( !IsNewDoc() ) in InsertFloatingFrame()
449 if( !IsNewDoc() ) in DoPositioning()488 if( !IsNewDoc() ) in CreateContainer()
120 bInsIntoBasic && IsNewDoc() ) in EndScript()
102 if( !IsNewDoc() ) in InsertDrawObject()
635 inline sal_Bool IsNewDoc() const { return pParser->IsNewDoc(); } in IsNewDoc() function in HTMLTable3767 if( !pCurTable->IsNewDoc() ) in BuildTableCell()
478 if( !IsNewDoc() ) in InsertImage()
57 virtual bool IsNewDoc() const = 0;
951 virtual bool IsNewDoc() const;
172 sal_Bool IsNewDoc() const { return bNewDoc; } in IsNewDoc() function in HTMLParser
337 int IsNewDoc() const { return bNewDoc; } in IsNewDoc() function in SvxRTFParser
3939 if (IsNewDoc() && rIter == rStart) in SetSwFmtPageDesc()3958 if (IsNewDoc() && rIter == rStart) in SetSwFmtPageDesc()4013 bool wwSectionManager::IsNewDoc() const in IsNewDoc() function in wwSectionManager
802 bool IsNewDoc() const;
1889 bool SwDoc::IsNewDoc() const in IsNewDoc() function in SwDoc
966 pDoc->DoesContainAtPageObjWithContentAnchor() && !pDoc->IsNewDoc() ) in ~SwCntntNotify()