Searched defs:InsertCol (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLStylesImportHelper.cxx | 255 void ScMyStyleRanges::InsertCol(const sal_Int32 nCol, const sal_Int32 nTab, ScDocument* pDoc) in InsertCol() function in ScMyStyleRanges 547 void ScMyStylesImportHelper::InsertCol(const sal_Int32 nCol, const sal_Int32 nTab, ScDocument* pDoc) in InsertCol() function in ScMyStylesImportHelper
|
/aoo42x/main/sc/source/core/data/ |
H A D | olinetab.cxx | 695 void ScOutlineTable::InsertCol( SCCOL nStartCol, SCSIZE nSize ) in InsertCol() function in ScOutlineTable
|
H A D | document.cxx | 1032 sal_Bool ScDocument::InsertCol( SCROW nStartRow, SCTAB nStartTab, in InsertCol() function in ScDocument 1107 sal_Bool ScDocument::InsertCol( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertCol() function in ScDocument
|
H A D | table2.cxx | 249 void ScTable::InsertCol( SCCOL nStartCol, SCROW nStartRow, SCROW nEndRow, SCSIZE nSize ) in InsertCol() function in ScTable
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 235 sal_Bool SwFEShell::InsertCol( sal_uInt16 nCnt, sal_Bool bBehind ) in InsertCol() function in SwFEShell
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1737 sal_Bool SwDoc::InsertCol( const SwCursor& rCursor, sal_uInt16 nCnt, sal_Bool bBehind ) in InsertCol() function in SwDoc 1752 sal_Bool SwDoc::InsertCol( const SwSelBoxes& rBoxes, sal_uInt16 nCnt, sal_Bool bBehind ) in InsertCol() function in SwDoc
|
/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 532 sal_Bool SwTable::InsertCol( SwDoc* pDoc, const SwSelBoxes& rBoxes, sal_uInt16 nCnt, sal_Bool bBehi… in InsertCol() function in SwTable
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 2346 void HTMLTable::InsertCol( sal_uInt16 nSpan, sal_uInt16 nColWidth, sal_Bool bRelWidth, in InsertCol() function in HTMLTable
|
Completed in 116 milliseconds