Searched refs:createObjectName (Results 1 – 7 of 7) sorted by relevance
822 xNewDlg->SetObjectName( aDocument.createObjectName( E_DIALOGS, aLibName ) ); in NewDialog()828 aDlgName = aDocument.createObjectName( E_DIALOGS, aLibName); in NewDialog()980 aModName = rDocument.createObjectName( E_SCRIPTS, aLibName ); in createModImpl()
69 aDlgName = rDocument.createObjectName( E_DIALOGS, aLibName ); in CreateDlgWin()
240 aModName = rDocument.createObjectName( E_SCRIPTS, aLibName ); in CreateBasWin()
1070 aNewDlgName = rDocument.createObjectName( E_DIALOGS, aLibName ); in implImportDialog()
1335 …::rtl::OUString ScriptDocument::createObjectName( LibraryContainerType _eType, const ::rtl::OUStri… in createObjectName() function in basctl::ScriptDocument
1664 String aModName = rDocument.createObjectName( E_SCRIPTS, aLibName ); in createLibImpl()
275 … createObjectName( LibraryContainerType _eType, const ::rtl::OUString& _rLibName ) const;
Completed in 60 milliseconds