Searched refs:InsertTables (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/odk/examples/OLE/ |
H A D | makefile.mk | 57 $(DESTDIROLEEXAMPLES)$/delphi$/InsertTables$/Project1.dpr \ 58 $(DESTDIROLEEXAMPLES)$/delphi$/InsertTables$/Project1.res \ 59 $(DESTDIROLEEXAMPLES)$/delphi$/InsertTables$/SampleCode.pas \ 60 $(DESTDIROLEEXAMPLES)$/delphi$/InsertTables$/SampleUI.dfm \ 61 $(DESTDIROLEEXAMPLES)$/delphi$/InsertTables$/SampleUI.pas \
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwshf.cxx | 303 InsertTables( NULL, nTabNr,nCount ); in ExecuteTable() 339 InsertTables( NULL, nTabAfter,nCount); in ExecuteTable()
|
H A D | viewfun2.cxx | 2019 sal_Bool ScViewFunc::InsertTables(SvStrings *pNames, SCTAB nTab, in InsertTables() function in ScViewFunc
|
/aoo42x/main/ |
H A D | rat-excludes | 246 # used in main/odk/examples/OLE/delphi/InsertTables/SampleUI.dfm (1), part of SGA 248 main/odk/examples/OLE/delphi/InsertTables/SampleUI.dfm 254 # used in main/odk/examples/OLE/delphi/InsertTables/Project1.dpr (1), part of SGA 256 main/odk/examples/OLE/delphi/InsertTables/Project1.dpr 1233 main/odk/examples/OLE/delphi/InsertTables/Project1.res
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 260 sal_Bool InsertTables(SvStrings *pNames, SCTAB nTab, SCTAB nCount, sal_Bool bRecord = sal_True);
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 279 pViewShell->InsertTables( pNameList, nTab, static_cast<SCTAB>(pNameList->Count()),sal_False ); in Redo()
|
Completed in 44 milliseconds