Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx88 OUString const & scriptURL, OUString const & dialogURL,
128 OUString const & scriptURL, OUString const & dialogURL, bool bRemoved, in PackageImpl() argument
135 m_dialogURL( dialogURL ) in PackageImpl()
138 if (dialogURL.getLength() > 0) { in PackageImpl()
140 dialogURL, xCmdEnv, myBackend->getComponentContext() ); in PackageImpl()
262 OUString dialogURL( makeURL( url, OUSTR("dialog.xlb") ) ); in bindPackage_() local
264 0, dialogURL, xCmdEnv, false /* no throw */ )) { in bindPackage_()
265 dialogURL = OUString(); in bindPackage_()
278 dialogURL, bRemoved, identifier); in bindPackage_()
285 dialogURL, in bindPackage_()

Completed in 8 milliseconds