Searched refs:LIBRARY_LOCATION_SHARE (Results 1 – 7 of 7) sorted by relevance
58 LIBRARY_LOCATION_SHARE, enumerator525 using ::basctl::LIBRARY_LOCATION_SHARE;
654 if ( bReadOnly || eLocation == LIBRARY_LOCATION_SHARE ) in CheckButtons()666 if ( nDepth >= 2 && !bReadOnly && eLocation != LIBRARY_LOCATION_SHARE ) in CheckButtons()
225 InsertEntries( ScriptDocument::getApplicationScriptDocument(), LIBRARY_LOCATION_SHARE ); in FillBox()
162 ScanEntry( ScriptDocument::getApplicationScriptDocument(), LIBRARY_LOCATION_SHARE ); in ScanAllEntries()
1540 eLocation = LIBRARY_LOCATION_SHARE; in getLibraryLocation()1566 case LIBRARY_LOCATION_SHARE: in getTitle()
557 if ( m_eCurLocation == LIBRARY_LOCATION_SHARE ) in CheckButtons()1498 InsertListBoxEntry( ScriptDocument::getApplicationScriptDocument(), LIBRARY_LOCATION_SHARE ); in FillListBox()
465 bool bShare = ( aDesc.GetLocation() == LIBRARY_LOCATION_SHARE ); in CheckButtons()
Completed in 54 milliseconds