Home
last modified time | relevance | path

Searched refs:GetDfltTextFormatColl (Results 1 – 25 of 50) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx503 if( pTextNode->GetTextColl() == m_xDoc->GetDfltTextFormatColl() ) in MakeBlockText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx505 if( pTextNode->GetTextColl() == m_xDoc->GetDfltTextFormatColl() ) in MakeBlockText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dselect.cxx244 sal_uLong nRet = FindFormat(pColl ? *pColl : GetDfltTextFormatColl(), in SearchTempl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dselect.cxx248 sal_uLong nRet = FindFormat(pColl ? *pColl : GetDfltTextFormatColl(), in SearchTempl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddoc.hxx773 const SwTextFormatColl* GetDfltTextFormatColl() const { return mpDfltTextFormatColl.get(); } in GetDfltTextFormatColl() function in SwDoc
774 SwTextFormatColl* GetDfltTextFormatColl() { return mpDfltTextFormatColl.get(); } in GetDfltTextFormatColl() function in SwDoc
H A Deditsh.hxx311 SwTextFormatColl& GetDfltTextFormatColl() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Deditsh.hxx306 SwTextFormatColl& GetDfltTextFormatColl() const;
H A Ddoc.hxx777 const SwTextFormatColl* GetDfltTextFormatColl() const { return mpDfltTextFormatColl.get(); } in GetDfltTextFormatColl() function in SwDoc
778 SwTextFormatColl* GetDfltTextFormatColl() { return mpDfltTextFormatColl.get(); } in GetDfltTextFormatColl() function in SwDoc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.hxx246 …sal_uInt16 GetDfltTextFormatColl() const { return m_bDefaultTextFormatColl ? m_nTextFormatColl : 0… in GetDfltTextFormatColl() function in HTMLAttrContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Duitool.cxx419 rDoc.GetDfltTextFormatColl() ); in ItemSetToPageDesc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx176 mrDoc.GetDfltTextFormatColl()); in MakeStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocsort.cxx701 pDoc->GetDfltTextFormatColl() ); in MoveCell()
H A Dtblcpy.cxx520 pDoc->GetNodes().MakeTextNode( aInsIdx, pDoc->GetDfltTextFormatColl() ); in lcl_CpyBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Duitool.cxx423 rDoc.GetDfltTextFormatColl() ); in ItemSetToPageDesc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx178 mrDoc.GetDfltTextFormatColl()); in MakeStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocsort.cxx705 pDoc->GetDfltTextFormatColl() ); in MoveCell()
H A DDocumentStylePoolManager.cxx643 ? m_rDoc.GetDfltTextFormatColl() in GetTextCollFromPool()
648 ? m_rDoc.GetDfltTextFormatColl() in GetTextCollFromPool()
H A Dtblcpy.cxx520 pDoc->GetNodes().MakeTextNode( aInsIdx, pDoc->GetDfltTextFormatColl() ); in lcl_CpyBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Dunattr.cxx868 *rDoc.GetDfltTextFormatColl() ); in UndoImpl()
H A Duntbl.cxx2379 rDoc.GetNodes().MakeTextNode( aInsIdx, rDoc.GetDfltTextFormatColl() ); in UndoImpl()
2535 rDoc.GetNodes().MakeTextNode( aInsIdx, rDoc.GetDfltTextFormatColl() ); in RedoImpl()
2614 pDoc->GetNodes().MakeTextNode( aInsIdx, pDoc->GetDfltTextFormatColl() ); in AddBoxBefore()
H A Dundel.cxx868 rDoc.GetDfltTextFormatColl() ); in UndoImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Dunattr.cxx870 *rDoc.GetDfltTextFormatColl() ); in UndoImpl()
H A Duntbl.cxx2346 rDoc.GetNodes().MakeTextNode( aInsIdx, rDoc.GetDfltTextFormatColl() ); in UndoImpl()
2502 rDoc.GetNodes().MakeTextNode( aInsIdx, rDoc.GetDfltTextFormatColl() ); in RedoImpl()
2581 pDoc->GetNodes().MakeTextNode( aInsIdx, pDoc->GetDfltTextFormatColl() ); in AddBoxBefore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dndsect.cxx909 new SwTextNode( aInsPos, GetDoc().GetDfltTextFormatColl() ); in InsertTextSection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dndsect.cxx885 new SwTextNode( aInsPos, GetDoc()->GetDfltTextFormatColl() ); in InsertTextSection()

12