Searched refs:cutPrefix (Results 1 – 8 of 8) sorted by relevance
521 String sUrl = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()531 ::rtl::OUString sFileName = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()548 sDatabaseName = pCollection->cutPrefix( pUrlItem->GetValue() ); in getConnectionURL()571 sDatabaseName = pCollection->cutPrefix( pUrlItem->GetValue() ); in getConnectionURL()588 sNewUrl = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()
533 sFileURLEncoded = m_pCollection->cutPrefix( sURL ); in impl_setURL()579 sFileURLDecoded = m_pCollection->cutPrefix( sURL ); in impl_getURL()
310 m_sDsn = pTypeCollection->cutPrefix(pUrlItem->GetValue()); in implInitControls()
98 String ODsnTypeCollection::cutPrefix(const ::rtl::OUString& _sURL) const in cutPrefix() function in dbaccess::ODsnTypeCollection223 String sUrl = cutPrefix(_rDsn); in extractHostNamePort()
133 sNewText = m_pTypeCollection->cutPrefix( _rStr ); in SetText()
135 String cutPrefix(const ::rtl::OUString& _sURL) const;
561 const String sOrigUrl = m_aTypeCollection.cutPrefix(sValue); in exportConnectionData()
936 sDatabaseName = m_aTypeCollection.cutPrefix( sURL ); in GetState()