Lines Matching refs:m_aURL

93     String          m_aURL;  member in FileStreamWrapper_Impl
118 : m_aURL( rName ) in FileStreamWrapper_Impl()
135 if ( m_aURL.Len() ) in ~FileStreamWrapper_Impl()
136 ::utl::UCBContentHelper::Kill( m_aURL ); 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()
246 ::utl::UCBContentHelper::Kill( m_aURL ); in closeInput()
247 m_aURL.Erase(); in closeInput()
253 if ( !m_aURL.Len() ) in seek()
266 if ( !m_aURL.Len() ) in getPosition()
280 if ( !m_aURL.Len() ) in getLength()
301 if ( !m_aURL.Len() ) in checkConnected()
305 m_pSvStream = ::utl::UcbStreamHelper::CreateStream( m_aURL, STREAM_STD_READ ); in checkConnected()
453 String m_aURL; // the full path name to create the content member in UCBStorageStream_Impl
517 String m_aURL; // the full path name to create the content member in UCBStorage_Impl
679 , m_aURL( rName ) in UCBStorageStream_Impl()
1248 INetURLObject aObj( m_aURL );
1250 m_aURL = aObj.GetMainURL( INetURLObject::NO_DECODE );
1734 m_aURL = rName;
1773 m_aURL = aTemp;
1785 m_aURL = rName;
1786 if ( m_aURL.CompareToAscii( "vnd.sun.star.pkg://", 19 ) != 0 )
1819 m_aURL = aTemp;
1843 INetURLObject aObj( m_aURL );
1945 ::rtl::OUString aTemp( m_aURL );
2027 String aName( m_aURL );
2354 String aName( m_aURL );
2923 String aName( pImp->m_aURL );
2982 String aName( m_aURL );
3023 String aName( pImp->m_aURL );
3080 String aName( pImp->m_aURL );
3101 INetURLObject aFolderObj( pImp->m_aURL );
3131 String aName( m_aURL );