Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uiconfiguration/
H A Dmoduleuicfgsupplier.cxx356 ::rtl::OUString sShort; in getUIConfigurationManager()
366 lProps[i].Value >>= sShort; in getUIConfigurationManager()
373 sShort = ::rtl::OUString(); in getUIConfigurationManager()
376 if (!sShort.getLength()) in getUIConfigurationManager()
381 aArg.Value <<= sShort; in getUIConfigurationManager()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java93 if (s.equals(o.sLong) || s.equals(o.sShort)) { in parseOptions()
192 sShort = _sShort; in Option()
196 String sShort; field in Option
/aoo41x/main/sw/source/ui/utlui/
H A Dgloslst.cxx73 String sShort; member
184 pTriple->sShort = pGroup->sShortNames.GetToken(j, STRING_DELIM); in GetShortName()
195 rShortName = pTriple->sShort; in GetShortName()
216 rShortName = pTriple->sShort; in GetShortName()
/aoo41x/main/editeng/inc/editeng/
H A Dsvxacorr.hxx113 String sShort, sLong; member in SvxAutocorrWord
117 : sShort( rS ), sLong( rL ), bIsTxtOnly( bFlag ) in SvxAutocorrWord()
120 const String& GetShort() const { return sShort; } in GetShort()
/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx959 String sShort; member
1101 sEntry, pDouble->sShort )) in FillItemSet()
1128 pAutoCorrect->PutText( pDouble->sShort, in FillItemSet()
1132 pAutoCorrect->PutText( pDouble->sShort, pDouble->sLong, in FillItemSet()
1192 String sShort = aReplaceTLB.GetEntryText(pEntry, 0); in FillItemSet() local
1194 pAutoCorrect->PutText(sShort, *SfxObjectShell::Current(), eLang); in FillItemSet()
1198 pAutoCorrect->PutText(sShort, sLong, eLang); in FillItemSet()
1235 pDouble->sShort = aReplaceTLB.GetEntryText(pEntry, 0); in RefillReplaceBox()
1261 String sEntry(pDouble->sShort); in RefillReplaceBox()
1271 pFormatText->Insert(new String(pDouble->sShort)); in RefillReplaceBox()

Completed in 126 milliseconds