Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx928 String sLastURL = bIsFromExtensionManager ? pLastPageSaver->m_sLastPageURL_ExtMgr in ActivateLastSelection() local
930 if ( sLastURL.Len() == 0 ) in ActivateLastSelection()
932 sLastURL = !bIsFromExtensionManager ? pLastPageSaver->m_sLastPageURL_ExtMgr in ActivateLastSelection()
938 bool bMustExpand = ( INetURLObject( sLastURL ).GetProtocol() == INET_PROT_FILE ); in ActivateLastSelection()
975 || ( !pPageInfo->m_nPageId && sLastURL == sPageURL ) ) in ActivateLastSelection()

Completed in 49 milliseconds