Home
last modified time | relevance | path

Searched refs:GetPathBaseNameUnescaped (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DNeonUri.hxx85 OUString GetPathBaseNameUnescaped() const;
H A DNeonUri.cxx233 OUString NeonUri::GetPathBaseNameUnescaped () const in GetPathBaseNameUnescaped() function in NeonUri
H A DContentProperties.cxx103 uno::makeAny( aURI.GetPathBaseNameUnescaped() ), true ); in ContentProperties()
H A Dwebdavcontent.cxx1564 aUnescapedTitle = aUri.GetPathBaseNameUnescaped(); in getPropertyValues()
1796 aOldTitle = aURI.GetPathBaseNameUnescaped(); in setPropertyValues()
2596 aTitle = aURI.GetPathBaseNameUnescaped(); in insert()
2690 aTargetURI = targetURI.GetPathBaseNameUnescaped(); in transfer()
2767 aTitle = sourceURI.GetPathBaseNameUnescaped(); in transfer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DNeonUri.hxx82 OUString GetPathBaseNameUnescaped() const;
H A DNeonUri.cxx233 OUString NeonUri::GetPathBaseNameUnescaped () const in GetPathBaseNameUnescaped() function in NeonUri
H A DContentProperties.cxx103 uno::makeAny( aURI.GetPathBaseNameUnescaped() ), true ); in ContentProperties()
H A Dwebdavcontent.cxx1565 aUnescapedTitle = aUri.GetPathBaseNameUnescaped(); in getPropertyValues()
1797 aOldTitle = aURI.GetPathBaseNameUnescaped(); in setPropertyValues()
2597 aTitle = aURI.GetPathBaseNameUnescaped(); in insert()
2691 aTargetURI = targetURI.GetPathBaseNameUnescaped(); in transfer()
2768 aTitle = sourceURI.GetPathBaseNameUnescaped(); in transfer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DSerfUri.hxx80 OUString GetPathBaseNameUnescaped() const;
H A DSerfUri.cxx190 OUString SerfUri::GetPathBaseNameUnescaped () const in GetPathBaseNameUnescaped() function in SerfUri
H A Dwebdavcontent.cxx1464 aUnescapedTitle = aUri.GetPathBaseNameUnescaped(); in getPropertyValues()
1664 aOldTitle = aURI.GetPathBaseNameUnescaped(); in setPropertyValues()
2437 aTitle = aURI.GetPathBaseNameUnescaped(); in insert()
2527 aTargetURI = targetURI.GetPathBaseNameUnescaped(); in transfer()
2604 aTitle = sourceURI.GetPathBaseNameUnescaped(); in transfer()
H A DContentProperties.cxx91 uno::makeAny( aURI.GetPathBaseNameUnescaped() ), true ); in ContentProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DSerfUri.hxx82 OUString GetPathBaseNameUnescaped() const;
H A DSerfUri.cxx194 OUString SerfUri::GetPathBaseNameUnescaped () const in GetPathBaseNameUnescaped() function in SerfUri
H A Dwebdavcontent.cxx1467 aUnescapedTitle = aUri.GetPathBaseNameUnescaped(); in getPropertyValues()
1667 aOldTitle = aURI.GetPathBaseNameUnescaped(); in setPropertyValues()
2441 aTitle = aURI.GetPathBaseNameUnescaped(); in insert()
2531 aTargetURI = targetURI.GetPathBaseNameUnescaped(); in transfer()
2608 aTitle = sourceURI.GetPathBaseNameUnescaped(); in transfer()
H A DContentProperties.cxx91 uno::makeAny( aURI.GetPathBaseNameUnescaped() ), true ); in ContentProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2501741 #83982# - Added methods GetPathBaseNameUnescaped() and escapeSegment(...).
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2763790 #83982# - Added methods GetPathBaseNameUnescaped() and escapeSegment(...).