Searched refs:sShort (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/framework/source/uiconfiguration/ |
H A D | moduleuicfgsupplier.cxx | 356 ::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()
|
/aoo42x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/ |
H A D | Main.java | 93 if (s.equals(o.sLong) || s.equals(o.sShort)) { in parseOptions() 192 sShort = _sShort; in Option() 196 String sShort; field in Option
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | gloslst.cxx | 73 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()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | svxacorr.hxx | 113 String sShort, sLong; member in SvxAutocorrWord 117 : sShort( rS ), sLong( rL ), bIsTxtOnly( bFlag ) in SvxAutocorrWord() 120 const String& GetShort() const { return sShort; } in GetShort()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 959 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 57 milliseconds