Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/classes/
H A Dfwktabwindow.cxx341 ::rtl::OUString sTitle, sToolTip, sPageURL; in AddTabPage()
357 aValue.Value >>= sPageURL; in AddTabPage()
366 TabEntry* pEntry = new TabEntry( nIndex, sPageURL, xEventHdl ); in AddTabPage()
/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx959 String sPageURL = pPageInfo->m_sPageURL; in ActivateLastSelection() local
961 && sPageURL.Len() > 0 in ActivateLastSelection()
962 && sExpand.Match( sPageURL ) == STRING_MATCH ) in ActivateLastSelection()
965 ::rtl::OUString sTemp( sPageURL.Copy( sizeof( EXPAND_PROTOCOL ) -1 ) ); in ActivateLastSelection()
970 sPageURL = m_xMacroExpander->expandMacros( sTemp ); in ActivateLastSelection()
975 || ( !pPageInfo->m_nPageId && sLastURL == sPageURL ) ) in ActivateLastSelection()
2419 rtl::OUString sNodeId, sLabel, sPageURL, sGroupId; in LoadNodes() local
2425 xNodeAccess->getByName( C2U("OptionsPage") ) >>= sPageURL; in LoadNodes()
2436 … new OptionsNode( sNodeId, sLabel, sPageURL, bAllModules, sGroupId, nGroupIndex ); in LoadNodes()
/aoo4110/main/sfx2/source/appl/
H A Dappserv.cxx821 String sPageURL; in OfaExec_Impl() local
824 sPageURL = pURLItem->GetValue(); in OfaExec_Impl()
837 pFact->CreateFrameDialog( NULL, xFrame, rReq.GetSlot(), sPageURL ); in OfaExec_Impl()

Completed in 45 milliseconds