Home
last modified time | relevance | path

Searched refs:VBA_InsertModule (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx66 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sModuleSource );
965 VBA_InsertModule( aDocument, nTabToUse, sCodeName, sSource ); in MoveTable()
H A Ddocfunc.cxx2614 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sSource ) in VBA_InsertModule() function
2727 VBA_InsertModule( *pDoc, nTab, sCodeName, sSource ); in InsertTable()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx937 void VBA_InsertModule( ScDocument& rDoc, SCTAB nTab, String& sModuleName, String& sModuleSource );
1144 VBA_InsertModule( *this, nDestPos, sCodeName, sSource ); in TransferTab()

Completed in 54 milliseconds