Searched refs:VBA_InsertModule (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 66 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sModuleSource ); 965 VBA_InsertModule( aDocument, nTabToUse, sCodeName, sSource ); in MoveTable()
|
H A D | docfunc.cxx | 2614 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sSource ) in VBA_InsertModule() function 2727 VBA_InsertModule( *pDoc, nTab, sCodeName, sSource ); in InsertTable()
|
/aoo42x/main/sc/source/core/data/ |
H A D | documen2.cxx | 937 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sModuleSource ); 1144 VBA_InsertModule( *this, nDestPos, sCodeName, sSource ); in TransferTab()
|
Completed in 101 milliseconds