Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx397 …aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->GetOrigURL() ) ); in Notify()
428 …aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->GetOrigURL() ) ); in Notify()
H A Dappopen.cxx359 …::rtl::OUString aDocumentName = INetURLObject( pFile->GetOrigURL() ).GetMainURL( INetURLObject::DE… in CheckPasswd_Impl()
/trunk/main/sfx2/source/view/
H A Dframe.cxx422 GetDescriptor()->SetActualURL( pMed->GetOrigURL() ); in UpdateDescriptor()
490 pImp->pDescr->SetURL( GetCurrentDocument()->GetMedium()->GetOrigURL() ); in GetDescriptor()
H A Dviewfrm.cxx428 …::rtl::OUString aDocumentName = INetURLObject( pMed->GetOrigURL() ).GetMainURL( INetURLObject::DEC… in ExecReload_Impl()
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx152 …OUString aDocName = INetURLObject( rMedium.GetOrigURL() ).GetName( INetURLObject::DECODE_WITH_CHAR… in QueryEncryptionDataForMedium()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx823 if( bOk && pMedium->GetOrigURL().Len() in DoLoad()
828 INetURLObject aUrl( pMedium->GetOrigURL() ); in DoLoad()
862 ::rtl::OUString sDocumentURL( pMedium->GetOrigURL() ); in DoLoad()
2168 ::rtl::OUString aURL = pNewMed->GetOrigURL(); in DoSaveCompleted()
H A Dobjmisc.cxx1357 pMedium->GetItemSet()->Put( SfxStringItem( SID_FILE_NAME, pMedium->GetOrigURL() ) ); in InitOwnModel_Impl()
1369 ::rtl::OUString aURL = GetMedium()->GetOrigURL(); in InitOwnModel_Impl()
H A Ddocfile.cxx3120 const String& SfxMedium::GetOrigURL() const in GetOrigURL() function in SfxMedium
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx158 const String& GetOrigURL() const;
/trunk/main/sd/source/core/
H A Dsdpage2.cxx332 if (!pDocSh || pDocSh->GetMedium()->GetOrigURL() != maFileName) in ConnectLink()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2118 aRequest.AppendItem(SfxStringItem(SID_INSERTDOC, pMedium->GetOrigURL())); in InsertMedium()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4904 … INetURLObject( rMedium.GetOrigURL() ).GetName( INetURLObject::DECODE_WITH_CHARSET ) ); in QueryPasswordForMedium()

Completed in 108 milliseconds