Searched refs:sBrackets (Results 1 – 5 of 5) sorted by relevance
345 String sBrackets; in SwMultiTOXTabDialog() local347 sBrackets += pFType->GetPrefix(); in SwMultiTOXTabDialog()349 sBrackets += pFType->GetSuffix(); in SwMultiTOXTabDialog()350 pDescArr[nArrayIndex]->SetAuthBrackets(sBrackets); in SwMultiTOXTabDialog()503 String sBrackets(pFType->GetPrefix()); in GetTOXDescription() local504 sBrackets += pFType->GetSuffix(); in GetTOXDescription()505 pDescArr[nIndex]->SetAuthBrackets(sBrackets); in GetTOXDescription()1271 String sBrackets(rDesc.GetAuthBrackets()); in ApplyTOXDescription() local1272 if(!sBrackets.Len() || sBrackets.EqualsAscii(" ")) in ApplyTOXDescription()1275 aBracketLB.SelectEntry(sBrackets); in ApplyTOXDescription()
90 static const System::String* sBrackets= new System::String(S"[]"); member
537 buf->Append(const_cast<System::String*>(Constants::sBrackets)); in mapUnoTypeName()
68 static const ::System::String * sBrackets = S"[]"; member
215 buf->Append(const_cast<System::String*>(Constants::sBrackets)); in mapUnoTypeName()
Completed in 77 milliseconds