Lines Matching refs:title
407 const OUString title( ucbContent.getPropertyValue( in bindPackage_() local
409 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
411 title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
414 else if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
1059 OUString title(newTitle); in exportTo() local
1060 if (title.getLength() == 0) in exportTo()
1061 sourceContent.getPropertyValue( StrTitle::get() ) >>= title; in exportTo()
1063 title, rtl_UriCharClassPchar, in exportTo()
1074 OUSTR("file already exists: ") + title, in exportTo()
1077 destFolderURL, title, OUString() ) ), in exportTo()
1573 const OUString title( ucbContent.getPropertyValue( in scanLegacyBundle() local
1575 if (title.endsWithIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
1577 !platform_fits( title.copy( 0, title.getLength() - 4 ) )) { in scanLegacyBundle()
1580 if (title.endsWithIgnoreAsciiCaseAsciiL( in scanLegacyBundle()