Home
last modified time | relevance | path

Searched refs:m_aURL (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx78 m_aURL, inHostName, inRealm, inoutUserName, in authenticate()
144 : m_aURL( rURL ), in DAVResourceAccess()
152 : m_aURL( rOther.m_aURL ), in DAVResourceAccess()
165 m_aURL = rOther.m_aURL; in operator =()
365 xEnv, m_aURL ), in GET()
449 xEnv, m_aURL ), in GET()
494 xEnv, m_aURL ), in GET()
1049 m_aURL = rNewURL; in setURL()
1061 CurlUri aURI( m_aURL ); in initialize()
1091 m_aURL = aURI.GetURI(); in initialize()
[all …]
H A DDAVAuthListenerImpl.hxx52 : m_xEnv( xEnv ), m_aURL( inURL ) in DAVAuthListener_Impl()
66 const rtl::OUString m_aURL; member in http_dav_ucp::DAVAuthListener_Impl
/trunk/main/cui/source/options/
H A Ddoclinkdialog.cxx54 ,m_aURL (this, CUI_RES(CMB_URL)) in ODocumentLinkDialog()
70 m_aURL.SetFilter(sTemp); in ODocumentLinkDialog()
77 m_aURL.SetDropDownLineCount(10); in ODocumentLinkDialog()
82 m_aURL.SetDropDownLineCount( 5 ); in ODocumentLinkDialog()
89 m_aURL.SetText(_rURL); in set()
97 _rURL = m_aURL.GetText(); in get()
111 ::rtl::OUString sURL = m_aURL.GetText(); in IMPL_LINK()
130 sMsg.SearchAndReplaceAscii("$file$", m_aURL.GetText()); in IMPL_LINK()
139 sMsg.SearchAndReplaceAscii("$file$", m_aURL.GetText()); in IMPL_LINK()
177 String sPath = m_aURL.GetText(); in IMPL_LINK()
[all …]
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx118 : m_aURL( rName ) in FileStreamWrapper_Impl()
135 if ( m_aURL.Len() ) in ~FileStreamWrapper_Impl()
143 if ( !m_aURL.Len() ) in readBytes()
171 if ( !m_aURL.Len() ) in readSomeBytes()
194 if ( !m_aURL.Len() ) in skipBytes()
215 if ( !m_aURL.Len() ) in available()
237 if ( !m_aURL.Len() ) in closeInput()
247 m_aURL.Erase(); in closeInput()
679 , m_aURL( rName ) in UCBStorageStream_Impl()
1734 m_aURL = rName;
[all …]
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx101 ::rtl::OUString m_aURL;
113 : m_aURL( aURL ) in FSStorage_Impl()
124 : m_aURL( aContent.getURL() ) in FSStorage_Impl()
806 INetURLObject aURL( m_pImpl->m_aURL ); in isStreamElement()
827 INetURLObject aURL( m_pImpl->m_aURL ); in isStorageElement()
850 INetURLObject aURL( m_pImpl->m_aURL ); in removeElement()
878 INetURLObject aOldURL( m_pImpl->m_aURL ); in renameElement()
881 INetURLObject aNewURL( m_pImpl->m_aURL ); in renameElement()
1067 INetURLObject aURL( m_pImpl->m_aURL ); in getByName()
1205 INetURLObject aURL( m_pImpl->m_aURL ); in hasByName()
[all …]
/trunk/main/svx/source/items/
H A Dgalleryitem.cxx48 , m_aURL( rItem.m_aURL ) in SvxGalleryItem()
78 aSeq[2].Value <<= m_aURL; in QueryValue()
80 aSeq[3].Value <<= m_aURL; in QueryValue()
149 m_aURL = aURL; in PutValue()
165 m_aURL == rItem.m_aURL && in operator ==()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx62 rtl::OUString m_aURL; member
67 : m_aURL( aURL ) in HitItem()
275 if( (it = aResultSet.find( rItem.m_aURL )) != aResultSet.end() ) in ResultSetForQuery()
287 rtl::OString tmp(rtl::OUStringToOString( aItemCopy.m_aURL, RTL_TEXTENCODING_UTF8)); in ResultSetForQuery()
299 if( rFindItem.m_aURL.equals( aItemCopy.m_aURL ) ) in ResultSetForQuery()
304 rtl::OString tmp(rtl::OUStringToOString( aItemCopy.m_aURL, RTL_TEXTENCODING_UTF8)); in ResultSetForQuery()
358 rtl::OString tmp(rtl::OUStringToOString(rItem.m_aURL, RTL_TEXTENCODING_UTF8)); in ResultSetForQuery()
394 aCompleteResultVector.push_back( rItem.m_aURL ); in ResultSetForQuery()
H A Durlparameter.hxx133 rtl::OUString get_url() { return m_aURL; } in get_url()
196 rtl::OUString m_aURL; member in chelp::URLParameter
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java78 private com.sun.star.util.URL m_aURL ; field in StatusListener
105 m_aURL = FunctionHelper.parseURL(sURL); in StatusListener()
350 aURL = m_aURL; in impl_frameAction()
412 m_aURL = null ; in disposing()
454 aURL = m_aURL; in shutdown()
455 m_aURL = null; in shutdown()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx300 m_aURL.Complete = sURL; in initializeLoading()
302 xParser->parseStrict(m_aURL); in initializeLoading()
306 if (m_aURL.Mark.getLength()) in initializeLoading()
307 m_lMediaDescriptor[::comphelper::MediaDescriptor::PROP_JUMPMARK()] <<= m_aURL.Mark; in initializeLoading()
946 css::util::URL aURL = m_aURL; in impl_handleContent()
1180 ::rtl::OUString sURL = m_aURL.Complete; in impl_loadContent()
1348 (ProtocolCheck::isProtocol(m_aURL.Complete, ProtocolCheck::E_PRIVATE_OBJECT )) in impl_searchAlreadyLoaded()
1403 if (!::utl::UCBContentHelper::EqualURLs( m_aURL.Main, sURL )) in impl_searchAlreadyLoaded()
1457 if (m_aURL.Mark.getLength()) in impl_searchAlreadyLoaded()
1458 impl_jumpToMark(xResult, m_aURL); in impl_searchAlreadyLoaded()
[all …]
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx125 INetURLObject m_aURL; member
147 …inline String getURL( ) const { return m_aURL.GetMainURL( INetURLObject::DECODE_TO_IURI… in getURL()
175 :m_aURL( _rURL ) in TemplateContent()
178 …DBG_ASSERT( INET_PROT_NOT_VALID != m_aURL.GetProtocol(), "TemplateContent::TemplateContent: invali… in TemplateContent()
179 m_sLocalName = m_aURL.getName(); in TemplateContent()
185 :m_aURL( _rURL ) in TemplateContent()
189 …DBG_ASSERT( INET_PROT_NOT_VALID != m_aURL.GetProtocol(), "TemplateContent::TemplateContent: invali… in TemplateContent()
190 m_sLocalName = m_aURL.getName(); in TemplateContent()
H A Dacceleratorexecute.cxx120 css::util::URL m_aURL; member in svt::AsyncAccelExec
551 , m_aURL (aURL ) in AsyncAccelExec()
577 m_xDispatch->dispatch(m_aURL, css::uno::Sequence< css::beans::PropertyValue >());
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx118 ::ucbhelper::Content aTargetContent( m_aURL, xEnv ); in CreateOwnLockFile()
175 return xSimpleFileAccess->openFileRead( m_aURL ); in OpenStream()
185 ::ucbhelper::Content aTargetContent( m_aURL, xEnv ); in OverwriteOwnLockFile()
226 xSimpleFileAccess->kill( m_aURL ); in RemoveFile()
H A Dsharecontrolfile.cxx87 if ( !m_xStream.is() && m_aURL.getLength() ) in OpenStream()
90 ::ucbhelper::Content aContent = ::ucbhelper::Content( m_aURL, xDummyEnv ); in OpenStream()
365 xSimpleFileAccess->kill( m_aURL ); in RemoveFile()
/trunk/main/extensions/source/propctrlr/
H A Dunourl.hxx41 ::com::sun::star::util::URL m_aURL;
49 inline operator const ::rtl::OUString& () const { return m_aURL.Complete; }
50 inline operator const ::com::sun::star::util::URL& () const { return m_aURL; }
H A Dunourl.cxx43 m_aURL.Complete = _rCompleteURL; in UnoURL()
54 xTransform->parseStrict( m_aURL ); in UnoURL()
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx175 mutable rtl::OUString m_aURL; member in ucbhelper::Content_Impl
1765 m_aURL = rtl::OUString(); in disposing()
1785 if ( !m_aURL.getLength() && m_xContent.is() ) in getURL()
1789 if ( !m_aURL.getLength() && m_xContent.is() ) in getURL()
1793 m_aURL = xId->getContentIdentifier(); in getURL()
1797 return m_aURL; in getURL()
1803 if ( !m_xContent.is() && m_aURL.getLength() ) in getContent()
1807 if ( !m_xContent.is() && m_aURL.getLength() ) in getContent()
1827 = xIdFac->createContentIdentifier( m_aURL ); in getContent()
1940 m_aURL = ::rtl::OUString(); in inserted()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx624 m_aURL = aParamUrl.copy( 0, nParam ); in initialize()
652 m_aURL = aParamUrl; in initialize()
654 Content aContent ( m_aURL, uno::Reference < XCommandEnvironment >() ); in initialize()
1162 if ( m_eMode == e_IMode_URL && !m_pZipFile && isLocalFile_Impl( m_aURL ) ) in writeTempFile()
1341 Content aOriginalContent ( m_aURL, uno::Reference < XCommandEnvironment >() ); in openOriginalForOutput()
1472 if( isLocalFile_Impl( m_aURL ) ) in commitChanges()
1484 aOrigFileStream = xSimpleAccess->openFileWrite( m_aURL ); in commitChanges()
1522 …OUString sTargetFolder = m_aURL.copy ( 0, m_aURL.lastIndexOf ( static_cast < sal_Unicode > ( '/' )… in commitChanges()
1533 …aInfo.NewTitle = rtl::Uri::decode ( m_aURL.copy ( 1 + m_aURL.lastIndexOf ( static_cast < sal_Unico… in commitChanges()
/trunk/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx348 if ( m_aURL.Complete.getLength() == 0 ) in getInitializedURL()
350 m_aURL.Complete = m_aCommandURL; in getInitializedURL()
351 m_xURLTransformer->parseStrict( m_aURL ); in getInitializedURL()
353 return m_aURL; in getInitializedURL()
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx104 String m_aURL; member in SdPublishingDesign
253 m_aURL == rDesign.m_aURL && in operator ==()
298 rIn.ReadByteString( rDesign.m_aURL, RTL_TEXTENCODING_UTF8 ); in operator >>()
344 rOut.WriteByteString( rDesign.m_aURL, RTL_TEXTENCODING_UTF8 ); in operator <<()
1486 pPage2_URL->SetText(pDesign->m_aURL); in SetDesign()
1599 pDesign->m_aURL = pPage2_URL->GetText(); in GetDesign()
/trunk/main/svx/inc/svx/
H A Dgalleryitem.hxx49 rtl::OUString m_aURL; member in SvxGalleryItem
64 const rtl::OUString GetURL() const { return m_aURL; } in GetURL()
/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.cxx36 : m_aURL( aURL ) in OSelfTerminateFileStream()
71 m_xFileAccess->kill( m_aURL ); in CloseStreamDeleteFile()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.hxx92 rtl::OUString m_aURL; member
104 m_aURL = m_aName = rtl::OUString(); in clear()
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx76 ::rtl::OUString m_aURL;
116 , m_aURL( aURL ) in TTFileStreamData_Impl()
216 ::rtl::OUString aURL = m_pStreamData->m_aURL; in CloseAll_Impl()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx73 ::rtl::OUString m_aURL;
188 m_aURL = rURL; in load()

Completed in 130 milliseconds

12