Searched refs:GetOrigURL (Results 1 – 12 of 12) sorted by relevance
397 …aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->GetOrigURL() ) ); in Notify()428 …aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->GetOrigURL() ) ); in Notify()
359 …::rtl::OUString aDocumentName = INetURLObject( pFile->GetOrigURL() ).GetMainURL( INetURLObject::DE… in CheckPasswd_Impl()
422 GetDescriptor()->SetActualURL( pMed->GetOrigURL() ); in UpdateDescriptor()490 pImp->pDescr->SetURL( GetCurrentDocument()->GetMedium()->GetOrigURL() ); in GetDescriptor()
428 …::rtl::OUString aDocumentName = INetURLObject( pMed->GetOrigURL() ).GetMainURL( INetURLObject::DEC… in ExecReload_Impl()
152 …OUString aDocName = INetURLObject( rMedium.GetOrigURL() ).GetName( INetURLObject::DECODE_WITH_CHAR… in QueryEncryptionDataForMedium()
823 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()
1357 pMedium->GetItemSet()->Put( SfxStringItem( SID_FILE_NAME, pMedium->GetOrigURL() ) ); in InitOwnModel_Impl()1369 ::rtl::OUString aURL = GetMedium()->GetOrigURL(); in InitOwnModel_Impl()
3120 const String& SfxMedium::GetOrigURL() const in GetOrigURL() function in SfxMedium
158 const String& GetOrigURL() const;
332 if (!pDocSh || pDocSh->GetMedium()->GetOrigURL() != maFileName) in ConnectLink()
2118 aRequest.AppendItem(SfxStringItem(SID_INSERTDOC, pMedium->GetOrigURL())); in InsertMedium()
4904 … INetURLObject( rMedium.GetOrigURL() ).GetName( INetURLObject::DECODE_WITH_CHARSET ) ); in QueryPasswordForMedium()
Completed in 161 milliseconds