Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A Dsetup_main.cxx71 if ( ! pSetup->IsAdminInstall() ) in WinMain()
H A Dsetup.hxx124 boolean IsAdminInstall() { return m_bAdministrative; } in IsAdminInstall() function in SetupApp
H A Dsetup.cpp926 else if ( IsAdminInstall() ) in Install()