Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/ !
H A Dvbawindow.cxx312 static rtl::OUString sCrud(RTL_CONSTASCII_USTRINGPARAM(" - OpenOffice Calc" ) ); in getCaption() local
313 static sal_Int32 nCrudLen = sCrud.getLength(); in getCaption()
317 sal_Int32 nCrudIndex = sTitle.indexOf( sCrud ); in getCaption()