Home
last modified time | relevance | path

Searched refs:aTmpLst (Results 1 – 7 of 7) sorted by path

/trunk/main/sw/inc/
H A Dexpfld.hxx403 SvPtrarr aTmpLst; member in SwInputFieldList
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx3581 SwTableSortBoxes aTmpLst( 0, 5 ); // fuers Undo in SetColWidth() local
3687 aTmpLst, nDistStt ); in SetColWidth()
3891 aTmpLst, nDistStt ); in SetColWidth()
4005 pFndBox = ::lcl_SaveInsDelData( aParam, ppUndo, aTmpLst, nDistStt ); in SetColWidth()
4052 aParam.pUndo->SaveNewBoxes( *aParam.pTblNd, aTmpLst ); in SetColWidth()
4317 SwTableSortBoxes aTmpLst( 0, 5 ); // fuers Undo in SetRowHeight() local
4394 pFndBox = ::lcl_SaveInsDelData( aParam, ppUndo, aTmpLst ); in SetRowHeight()
4480 pFndBox = ::lcl_SaveInsDelData( aParam, ppUndo, aTmpLst ); in SetRowHeight()
4552 aParam.pUndo->SaveNewBoxes( *aParam.pTblNd, aTmpLst ); in SetRowHeight()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1768 SwTableSortBoxes aTmpLst( 0, 5 ); in InsertCol() local
1774 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertCol()
1798 pUndo->SaveNewBoxes( *pTblNd, aTmpLst ); in InsertCol()
1835 SwTableSortBoxes aTmpLst( 0, 5 ); in InsertRow() local
1841 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertRow()
1865 pUndo->SaveNewBoxes( *pTblNd, aTmpLst ); in InsertRow()
2248 SwTableSortBoxes aTmpLst( 0, 5 ); in SplitTbl() local
2255 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in SplitTbl()
2292 pUndo->SaveNewBoxes( *pTblNd, aTmpLst ); in SplitTbl()
2294 pUndo->SaveNewBoxes( *pTblNd, aTmpLst, rBoxes, aNdsCnts ); in SplitTbl()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2284 _SetGetExpFlds aTmpLst( 10, 5 ); in Modify() local
2285 if( MakeSetList( aTmpLst ) ) in Modify()
2291 UpdateField( pFmtFld->GetTxtFld(), aTmpLst ); in Modify()
2446 _SetGetExpFlds aTmpLst( 10, 5 ); in ChangeExpansion() local
2447 if( !pGetType->MakeSetList( aTmpLst ) ) in ChangeExpansion()
2464 aTmpLst.Seek_Entry( &aEndFld, &nLast ); in ChangeExpansion()
2469 const SwTxtFld* pRefTxtFld = aTmpLst[ nLast ]->GetTxtFld(); in ChangeExpansion()
H A Dfldlst.cxx79 aTmpLst.Insert( pTmp, aTmpLst.Count() ); in SwInputFieldList()
174 sal_uInt16 nFndPos = aTmpLst.GetPos( pTmp ); in BuildSortLst()
182 aTmpLst.Remove( nFndPos ); in BuildSortLst()
189 aTmpLst.Remove( 0, aTmpLst.Count() ); in BuildSortLst()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2888 SwTableSortBoxes aTmpLst( 0, 5 ); in InsertRow() local
2891 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertRow()
2895 pInsRowUndo->SaveNewBoxes( *pTblNd, aTmpLst ); in InsertRow()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx660 SvStringsISortDtor aTmpLst; in Execute() local
661 aTmpLst.Insert( &rACW.GetWordList() ); in Execute()
662 pAFlags->pAutoCmpltList = &aTmpLst; in Execute()
693 rACW.CheckChangedList( aTmpLst ); in Execute()
698 aTmpLst.Remove( (sal_uInt16)0, aTmpLst.Count() ); in Execute()

Completed in 114 milliseconds