Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx128 const rtl::OUString sBrandURLSuffix(RTL_CONSTASCII_USTRINGPARAM("_brand.zip")); in checkStyle() local
131 sal_Int32 nFromIndex = aZipURL.getLength() - sBrandURLSuffix.getLength(); in checkStyle()
133 if (nFromIndex < 0 || !aZipURL.match(sBrandURLSuffix, nFromIndex)) { in checkStyle()

Completed in 22 milliseconds