Searched refs:SetNewDoc (Results 1 – 10 of 10) sorted by relevance
328 void SwEditShell::SetNewDoc(sal_Bool bNew) in SetNewDoc() function in SwEditShell330 GetDoc()->SetNewDoc(bNew); in SetNewDoc()
69 virtual void SetNewDoc(bool b) = 0;
831 void SetNewDoc(sal_Bool bNew = sal_True);
954 virtual void SetNewDoc(bool b);
338 void SetNewDoc( int bFlag ) { bNewDoc = bFlag; } in SetNewDoc() function in SvxRTFParser
344 pSh->SetNewDoc(); // Avoid Performance Issues in InsertEnv()
256 pSh->SetNewDoc(); // Performanceprobleme vermeiden in InsertLab()
1091 pCurrView->GetWrtShell().SetNewDoc(); in Execute()
88 SetNewDoc( sal_False ); // damit die Pool-Defaults nicht in EditRTFParser()
1904 void SwDoc::SetNewDoc(bool b) in SetNewDoc() function in SwDoc