Home
last modified time | relevance | path

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

/trunk/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.hxx1693 const SwTable* TextToTable( const SwInsertTableOptions& rInsTblOpts, // HEADLINE_NO_BORDER,
1698 const SwTable* TextToTable( const std::vector< std::vector<SwNodeRange> >& rTableNodes );
H A Deditsh.hxx676 sal_Bool TextToTable( const SwInsertTableOptions& rInsTblOpts, //ALL_TBL_INS_ATTR
/trunk/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()
/trunk/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
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx927 … bInserted = rSh.TextToTable( aInsTblOpts, cDelim, text::HoriOrientation::FULL, pTAFmt ); in Execute()
2683 sal_Bool bInserted = rSh.TextToTable( aInsTblOpts, '\t', text::HoriOrientation::FULL ); in InsertTable()
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2290 SwTable const*const pTable = m_pImpl->m_pDoc->TextToTable( aTableNodes ); in convertToTable()

Completed in 89 milliseconds