Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.hxx82 bool bLicenseMissing = false ) = 0;
159 bool bLicenseMissing = false );
232 bool bLicenseMissing = false );
H A Ddp_gui_dialog2.cxx775 bool bLicenseMissing ) in addPackageToList() argument
778 return m_pExtensionBox->addEntry( xPackage, bLicenseMissing ); in addPackageToList()
1327 bool bLicenseMissing ) in addPackageToList() argument
1330 if ( !bLicenseMissing && !checkDependencies( xPackage ) ) in addPackageToList()
H A Ddp_gui_extlistbox.cxx1009 bool bLicenseMissing ) in addEntry() argument
1044 pEntry->m_bMissingLic = bLicenseMissing; in addEntry()
1046 if ( bLicenseMissing ) in addEntry()
H A Ddp_gui_extlistbox.hxx215 bool bLicenseMissing = false );

Completed in 45 milliseconds