Home
last modified time | relevance | path

Searched refs:InitDoc (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx97 virtual void InitDoc(SwDoc* const) in InitDoc() function in sw::mark::MarkBase
182 virtual void InitDoc(SwDoc* const io_Doc);
249 virtual void InitDoc(SwDoc* const io_pDoc);
259 virtual void InitDoc(SwDoc* const io_pDoc);
H A Dannotationmark.hxx42 virtual void InitDoc(SwDoc* const io_Doc);
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx269 void Bookmark::InitDoc(SwDoc* const io_pDoc) in InitDoc() function in sw::mark::Bookmark
368 void TextFieldmark::InitDoc(SwDoc* const io_pDoc) in InitDoc() function in sw::mark::TextFieldmark
382 void CheckboxFieldmark::InitDoc(SwDoc* const io_pDoc) in InitDoc() function in sw::mark::CheckboxFieldmark
H A Dannotationmark.cxx58 void AnnotationMark::InitDoc(SwDoc* const io_pDoc) in InitDoc() function in sw::mark::AnnotationMark
/trunk/main/sc/inc/
H A Dfielduno.hxx156 void InitDoc( ScDocShell* pDocSh, const ScAddress& rPos,
351 void InitDoc( ScHeaderFooterContentObj* pContent, sal_uInt16 nP,
H A Dstyleuno.hxx250 void InitDoc( ScDocShell* pNewDocSh, const String& rNewName );
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx520 void ScCellFieldObj::InitDoc( ScDocShell* pDocSh, const ScAddress& rPos, in InitDoc() function in ScCellFieldObj
1207 void ScHeaderFieldObj::InitDoc( ScHeaderFooterContentObj* pContent, sal_uInt16 nP, in InitDoc() function in ScHeaderFieldObj
H A Dstyleuno.cxx833 pStyleObj->InitDoc( pDocShell, aNameStr ); // Objekt kann benutzt werden in insertByName()
1105 void ScStyleObj::InitDoc( ScDocShell* pNewDocSh, const String& rNewName ) in InitDoc() function in ScStyleObj
H A Dtextuno.cxx501 pHeaderField->InitDoc( &aTextData.GetContentObj(), aTextData.GetPart(), aSelection ); in insertTextContent()
H A Dcellsuno.cxx6458 pCellField->InitDoc( pDocSh, aCellPos, aSelection ); in insertTextContent()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx177 InitDoc( sal_False ); in ImpEditEngine()
252 void ImpEditEngine::InitDoc( sal_Bool bKeepParaAttribs ) in InitDoc() function in ImpEditEngine
718 InitDoc( sal_False ); in Clear()
739 InitDoc( sal_True ); in RemoveText()
H A Dimpedit.hxx708 void InitDoc( sal_Bool bKeepParaAttribs );
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx463 pMarkBase->InitDoc(m_pDoc); in makeMark()

Completed in 178 milliseconds