Home
last modified time | relevance | path

Searched refs:TextToTable (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/inc/
H A Dndarr.hxx272 SwTableNode* TextToTable( const SwNodeRange& rRange, sal_Unicode cCh,
282 SwTableNode* TextToTable( const TableRanges_t& rTableNodes,
H A Ddoc.hxx1701 const SwTable* TextToTable( const SwInsertTableOptions& rInsTblOpts, // HEADLINE_NO_BORDER,
1706 const SwTable* TextToTable( const std::vector< std::vector<SwNodeRange> >& rTableNodes );
H A Deditsh.hxx686 sal_Bool TextToTable( const SwInsertTableOptions& rInsTblOpts, //ALL_TBL_INS_ATTR
/aoo41x/main/sw/source/core/edit/
H A Dedtab.cxx129 sal_Bool SwEditShell::TextToTable( const SwInsertTableOptions& rInsTblOpts, in TextToTable() function in SwEditShell
139 bRet |= 0 != GetDoc()->TextToTable( rInsTblOpts, *PCURCRSR, cCh, in TextToTable()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx660 const SwTable* SwDoc::TextToTable( const SwInsertTableOptions& rInsTblOpts, in TextToTable() function in SwDoc
762 SwTableNode* pTblNd = GetNodes().TextToTable( in TextToTable()
919 SwTableNode* SwNodes::TextToTable( const SwNodeRange& rRange, sal_Unicode cCh, in TextToTable() function in SwNodes
1119 const SwTable* SwDoc::TextToTable( const std::vector< std::vector<SwNodeRange> >& rTableNodes ) in TextToTable() function in SwDoc
1213 SwTableNode* pTblNd = GetNodes().TextToTable( in TextToTable()
1304 SwTableNode* SwNodes::TextToTable( const SwNodes::TableRanges_t & rTableNodes, in TextToTable() function in SwNodes
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx929 … bInserted = rSh.TextToTable( aInsTblOpts, cDelim, text::HoriOrientation::FULL, pTAFmt ); in Execute()
2676 sal_Bool bInserted = rSh.TextToTable( aInsTblOpts, '\t', text::HoriOrientation::FULL ); in InsertTable()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx833 SwTable const*const pTable = rContext.GetDoc().TextToTable( in RedoImpl()
844 rContext.GetDoc().TextToTable( aInsTblOpts, rContext.GetRepeatPaM(), in RepeatImpl()
/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx2286 SwTable const*const pTable = m_pImpl->m_pDoc->TextToTable( aTableNodes ); in convertToTable()

Completed in 74 milliseconds