Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/docshell/
H A Dtablink.cxx523 String aAppPrefix = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( STRING_SCAPP )); in RemoveAppPrefix() local
524 aAppPrefix.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in RemoveAppPrefix()
525 xub_StrLen nPreLen = aAppPrefix.Len(); in RemoveAppPrefix()
526 if ( rFilterName.Copy(0,nPreLen) == aAppPrefix ) in RemoveAppPrefix()

Completed in 8 milliseconds