Searched refs:SvShorts (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sc/source/ui/inc/ |
H A D | undotab.hxx | 126 const SvShorts &theTabs, //SCTAB nNewTab, 139 SvShorts theTabs; 179 const SvShorts &aOldTab, 180 const SvShorts &aNewTab); 191 SvShorts theOldTabs; 192 SvShorts theNewTabs; 203 const SvShorts &aOldTab, 204 const SvShorts &aNewTab); 217 SvShorts theOldTabs; 218 SvShorts theNewTabs;
|
H A D | viewfunc.hxx | 266 sal_Bool DeleteTables(const SvShorts &TheTabs, sal_Bool bRecord = sal_True );
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 248 SvShorts TheTabs; in Undo() 305 ScUndoDeleteTab::ScUndoDeleteTab( ScDocShell* pNewDocShell,const SvShorts &aTab, //SCTAB nNewTab, in ScUndoDeleteTab() 542 const SvShorts &aOldTab, in ScUndoMoveTab() 543 const SvShorts &aNewTab) : in ScUndoMoveTab() 630 const SvShorts &aOldTab, in ScUndoCopyTab() 631 const SvShorts &aNewTab) : in ScUndoCopyTab()
|
/aoo42x/main/svl/inc/svl/ |
H A D | svstdarr.hxx | 31 * VarArr: SvBools, SvULongs, SvUShorts, SvLongs, SvShorts 129 typedef std::deque< short > SvShorts; typedef
|
H A D | svarray.hxx | 86 * VarArr: SvBools, SvULongs, SvUShorts, SvLongs, SvShorts
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 929 SvShorts aSrcList; in MoveTable() 930 SvShorts aDestList; in MoveTable() 988 SvShorts aSrcList; in MoveTable() 989 SvShorts aDestList; in MoveTable()
|
H A D | docfunc.cxx | 2803 SvShorts theTabs; in DeleteTable()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun2.cxx | 2143 sal_Bool ScViewFunc::DeleteTables(const SvShorts &TheTabs, sal_Bool bRecord ) in DeleteTables() 2574 SvShorts TheTabs; in MoveTable() 2740 SvShorts TheTabs; in MoveTable() 2741 SvShorts TheDestTabs; in MoveTable()
|
H A D | tabvwshf.cxx | 642 SvShorts TheTabs; in ExecuteTable()
|
Completed in 78 milliseconds