Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A Dsetup.hxx125 void SetAdminInstall( boolean bValue ) { m_bAdministrative = bValue; } in SetAdminInstall() function in SetupApp
H A Dsetup.cpp1530 SetAdminInstall( true ); in GetCmdLineParameters()