Home
last modified time | relevance | path

Searched refs:InsertRow (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx249 void ScMyStyleRanges::InsertRow(const sal_Int32 nRow, const sal_Int32 nTab, ScDocument* pDoc) in InsertRow() function in ScMyStyleRanges
534 void ScMyStylesImportHelper::InsertRow(const sal_Int32 nRow, const sal_Int32 nTab, ScDocument* pDoc) in InsertRow() function in ScMyStylesImportHelper
541 aItr->xRanges->InsertRow(nRow, nTab, pDoc); in InsertRow()
H A DXMLStylesImportHelper.hxx121 void InsertRow(const sal_Int32 nRow, const sal_Int32 nTab, ScDocument* pDoc);
184 …void InsertRow(const sal_Int32 nRow, const sal_Int32 nTab, ScDocument* pDoc); // a row is inserted…
H A Dxmlsubti.cxx361 void ScMyTables::InsertRow() in InsertRow() function in ScMyTables
385 rImport.GetStylesImportHelper()->InsertRow(nRow, nCurrentSheet, rImport.GetDocument()); in InsertRow()
396 InsertRow(); in NewRow()
H A Dxmlsubti.hxx135 void InsertRow();
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx712 pUndo->InsertRow( *this, aBoxes, aTarget.mnAddLine ); in InsNewTable()
714 InsertRow( pDoc, aBoxes, aTarget.mnAddLine, sal_True ); in InsNewTable()
930 ? !pUndo->InsertRow( *this, SelLineFromBox( pInsBox, in InsTable()
932 : !InsertRow( pDoc, SelLineFromBox( pInsBox, in InsTable()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.hxx123 void InsertRow();
H A Ddlg_DataEditor.cxx139 m_apBrwData->InsertRow(); in IMPL_LINK()
/trunk/main/connectivity/source/inc/file/
H A DFTable.hxx86 …virtual sal_Bool InsertRow(OValueRefVector& rRow, sal_Bool bFlush,const ::com::sun::star::uno::Ref…
/trunk/main/sc/inc/
H A Dolinetab.hxx147 void InsertRow( SCROW nStartRow, SCSIZE nSize );
H A Dattarray.hxx180 void InsertRow( SCROW nStartRow, SCSIZE nSize );
H A Dcolumn.hxx185 void InsertRow( SCROW nStartRow, SCSIZE nSize );
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx184 void InsertRow( const ::rtl::OUString& rStyleName,
H A Dxmltbli.cxx940 GetTable()->InsertRow( aStyleName, aDfltCellStyleName, bInHead, in SwXMLTableRowContext_Impl()
1695 void SwXMLTableContext::InsertRow( const OUString& rStyleName, in InsertRow() function in SwXMLTableContext
1740 InsertRow( pSrcRow->GetStyleName(), pSrcRow->GetDefaultCellStyleName(), in InsertRepRows()
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx203 sal_Bool OFileTable::InsertRow(OValueRefVector& /*rRow*/, sal_Bool /*bFlush*/,const ::com::sun::sta… in InsertRow() function in OFileTable
H A DFResultSet.cxx644 m_bRowInserted = m_pTable->InsertRow(m_aInsertRow.getBody(), sal_True,m_xColsIdx); in insertRow()
1637 if(!m_pTable->InsertRow(m_aAssignValues.getBody(), sal_True,m_xColsIdx)) in OpenImpl()
/trunk/main/connectivity/source/inc/dbase/
H A DDTable.hxx164 …virtual sal_Bool InsertRow(OValueRefVector& rRow, sal_Bool bFlush,const ::com::sun::star::uno::Ref…
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx308 sal_Bool InsertRow( SwTable& rTbl, const SwSelBoxes& rBoxes, sal_uInt16 nCnt );
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx202 … pDoc->InsertRow( aEffRange.aStart.Col(), pTabs[i], aEffRange.aEnd.Col(), pTabs[i]+pScenarios[i], in DoChange()
409 … pDoc->InsertRow( aEffRange.aStart.Col(), pTabs[i], aEffRange.aEnd.Col(), pTabs[i]+pScenarios[i], in DoChange()
687 pDoc->InsertRow( 0,nTab, MAXCOL,nTab, nStart,static_cast<SCSIZE>(nEnd-nStart+1) ); in Undo()
H A Dundodat.cxx706 …pDoc->InsertRow( 0,nTab, MAXCOL,nTab, nNewEndRow+1, static_cast<SCSIZE>(aParam.nRow2-nNewEndRow) ); in Undo()
1540 …pDoc->InsertRow( 0,nTab, MAXCOL,nTab, nNewEndRow+1, static_cast<SCSIZE>(nNewEndRow-aBlockEnd.Row()… in Undo()
/trunk/main/sw/inc/
H A Dswtable.hxx230 sal_Bool InsertRow( SwDoc*, const SwSelBoxes& rBoxes,
H A Ddoc.hxx1706 sal_Bool InsertRow( const SwCursor& rCursor,
1708 sal_Bool InsertRow( const SwSelBoxes& rBoxes,
H A Dfesh.hxx621 sal_Bool InsertRow( sal_uInt16 nCnt, sal_Bool bBehind );
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1807 sal_Bool SwDoc::InsertRow( const SwCursor& rCursor, sal_uInt16 nCnt, sal_Bool bBehind ) in InsertRow() function in SwDoc
1815 bRet = InsertRow( aBoxes, nCnt, bBehind ); in InsertRow()
1819 sal_Bool SwDoc::InsertRow( const SwSelBoxes& rBoxes, sal_uInt16 nCnt, sal_Bool bBehind ) in InsertRow() function in SwDoc
1852 bRet = rTbl.InsertRow( this, rBoxes, nCnt, bBehind ); in InsertRow()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx204 sal_Bool SwFEShell::InsertRow( sal_uInt16 nCnt, sal_Bool bBehind ) in InsertRow() function in SwFEShell
229 bRet = GetDoc()->InsertRow( aBoxes, nCnt, bBehind ); in InsertRow()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx829 sal_Bool ScDocument::InsertRow( SCCOL nStartCol, SCTAB nStartTab, in InsertRow() function in ScDocument
879 pTab[i]->InsertRow( nStartCol, nEndCol, nStartRow, nSize ); in InsertRow()
915 sal_Bool ScDocument::InsertRow( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertRow() function in ScDocument
917 return InsertRow( rRange.aStart.Col(), rRange.aStart.Tab(), in InsertRow()
1320 InsertRow( aRowRange ); in FitBlock()

Completed in 176 milliseconds

12