Home
last modified time | relevance | path

Searched refs:aRes (Results 1 – 25 of 124) sorted by relevance

12345

/trunk/main/linguistic/source/
H A Dmisc2.cxx94 String aRes; in GetModulePath() local
122 aRes += '\\'; in GetModulePath()
124 aRes += '/'; in GetModulePath()
128 return aRes; in GetModulePath()
145 return aRes; in StripTrailingChars()
212 return aRes; in GetMultiPaths_Impl()
219 String aRes; in GetDictionaryWriteablePath() local
221 aRes = aPaths[0]; in GetDictionaryWriteablePath()
222 return aRes; in GetDictionaryWriteablePath()
261 String aRes; in SearchFileInPaths() local
[all …]
H A Dgciterator.cxx306 OUString aRes; in GetOrCreateDocId() local
317 aRes = OUString::valueOf( nRes ); in GetOrCreateDocId()
322 return aRes; in GetOrCreateDocId()
608aRes.nStartOfNextSentencePosition = lcl_SkipWhiteSpaces( aCurTxt, aRes.nBehindEndOfSentencePositio… in DequeueAndCheck()
703 linguistic2::ProofreadingResult aRes; in checkSentenceAtPosition() local
769 aRes = aTmpRes; in checkSentenceAtPosition()
772 return aRes; in checkSentenceAtPosition()
1264 uno::Sequence< OUString > aRes(1); in GetServiceList() local
1273 aRes[0] = aImplName; in GetServiceList()
1275 aRes.realloc(0); in GetServiceList()
[all …]
H A Dlngsvcmgr.cxx150 return aRes; in GetAvailLocales()
1462 aRes.realloc( nCnt ); in getAvailableServices()
1465 return aRes; in getAvailableServices()
1515 return aRes; in getAvailableLocales()
1731 rVal >>= aRes; in GetLangSvcList()
1746 return aRes; in GetLangSvcList()
1754 return aRes; in GetLangSvc()
1760 if (rVal >>= aRes) in GetLangSvc()
1764 aRes.realloc(1); in GetLangSvc()
1771 aRes.realloc(1); in GetLangSvc()
[all …]
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx311 return aRes; in convertToRGB()
328 return aRes; in convertToARGB()
345 return aRes; in convertToPARGB()
362 return aRes; in convertFromRGB()
379 return aRes; in convertFromARGB()
396 return aRes; in convertFromPARGB()
480 return aRes; in convertIntegerToRGB()
502 return aRes; in convertIntegerToARGB()
525 return aRes; in convertIntegerToPARGB()
543 return aRes; in convertIntegerFromRGB()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx620 SbxValues aRes; in GetString() local
632 SbxValues aRes; in GetCoreString() local
658 Get( aRes ); in HasObject()
667 Get( aRes ); in GetBool()
672 t SbxValue::g() const { SbxValues aRes(e); Get( aRes ); return aRes.m; }
849 Put( aRes ); in PutStringExt()
867 Put( aRes ); in PutString()
876 Put( aRes ); in PutBool()
925 Put( aRes ); in PutpChar()
934 Put( aRes ); in PutString()
[all …]
H A Dsbxstr.cxx46 ::rtl::OUString aRes; in ImpGetString()
48 aTmp.pOUString = &aRes; in ImpGetString()
92 aRes = pVal->GetString(); in ImpGetString()
99 aRes = ByteArrayToString( pArr ); in ImpGetString()
107 aRes = SbxRes( STRING_ERRORMSG ); in ImpGetString()
108 aRes += ::rtl::OUString( p->nUShort ); break; in ImpGetString()
140 return aRes; in ImpGetString()
150 XubString aRes; in ImpGetCoreString() local
156 return aRes; in ImpGetCoreString()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx685 return aRes; in lerp()
694 return aRes; in lerp()
1541 return aRes; in getData()
1624 return aRes; in convertToRGB()
1645 return aRes; in convertToARGB()
1662 return aRes; in convertToPARGB()
1679 return aRes; in convertFromRGB()
1696 return aRes; in convertFromARGB()
1713 return aRes; in convertFromPARGB()
1801 return aRes; in convertIntegerToRGB()
[all …]
/trunk/main/slideshow/source/engine/
H A Dcolor.cxx56 HSLColor::HSLTriple aRes; in rgb2hsl() local
67 aRes.mnSaturation = 0.0; in rgb2hsl()
70 aRes.mnHue = 0.0; in rgb2hsl()
74 aRes.mnSaturation = aRes.mnLuminance > 0.5 ? in rgb2hsl()
85 aRes.mnHue *= 60.0; in rgb2hsl()
87 if( aRes.mnHue < 0.0 ) in rgb2hsl()
88 aRes.mnHue += 360.0; in rgb2hsl()
91 return aRes; in rgb2hsl()
121 RGBColor::RGBTriple aRes; in hsl2rgb() local
123 aRes.mnRed = hsl2rgbHelper( nVal2, in hsl2rgb()
[all …]
/trunk/main/starmath/source/
H A Dsmmod.cxx95 String aRes; in GetUiSymbolName() local
105 aRes = rUiNames.GetString(i); in GetUiSymbolName()
110 return aRes; in GetUiSymbolName()
116 String aRes; in GetExportSymbolName() local
126 aRes = rExportNames.GetString(i); in GetExportSymbolName()
131 return aRes; in GetExportSymbolName()
137 String aRes; in GetUiSymbolSetName() local
152 return aRes; in GetUiSymbolSetName()
158 String aRes; in GetExportSymbolSetName() local
168 aRes = rExportNames.GetString(i); in GetExportSymbolSetName()
[all …]
H A Dcfgitem.cxx254 Font aRes; in GetFont() local
255 aRes.SetName( aName ); in GetFont()
261 return aRes; in GetFont()
361 String aRes; in GetFontFormatId() local
372 return aRes; in GetFontFormatId()
384 return aRes; in GetFontFormatId()
390 String aRes; in GetFontFormatId() local
393 return aRes; in GetFontFormatId()
401 String aRes; in GetNewFontFormatId() local
411 aRes = aTmpId; in GetNewFontFormatId()
[all …]
H A Dsymbol.cxx190 SymbolPtrVec_t aRes; in GetSymbols() local
193 aRes.push_back( &aIt->second ); in GetSymbols()
195 return aRes; in GetSymbols()
248 std::set< String > aRes; in GetSymbolSetNames() local
251 aRes.insert( aIt->second.GetSymbolSetName() ); in GetSymbolSetNames()
252 return aRes; in GetSymbolSetNames()
258 SymbolPtrVec_t aRes; in GetSymbolSet() local
265 aRes.push_back( &aIt->second ); in GetSymbolSet()
268 return aRes; in GetSymbolSet()
H A Dparse.cxx444 ParseResult aRes; in NextToken() local
490 aRes.TokenType = aTmpRes.TokenType; in NextToken()
497 if ( aRes.TokenType == 0 && in NextToken()
540 sal_Int32 n = aRes.EndPos - nRealStart; in NextToken()
565 else if (aRes.TokenType & KParseType::IDENTNAME) in NextToken()
567 sal_Int32 n = aRes.EndPos - nRealStart; in NextToken()
604 aRes.EndPos = nRealStart + 1; in NextToken()
606 else if (aRes.TokenType & KParseType::BOOLEAN) in NextToken()
608 sal_Int32 &rnEndPos = aRes.EndPos; in NextToken()
713 sal_Int32 &rnEndPos = aRes.EndPos; in NextToken()
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx809 return aRes; in convertToRGB()
862 return aRes; in convertToARGB()
915 return aRes; in convertToPARGB()
955 return aRes; in convertFromRGB()
995 return aRes; in convertFromARGB()
1037 return aRes; in convertFromPARGB()
1189 return aRes; in convertIntegerToRGB()
1244 return aRes; in convertIntegerToARGB()
1300 return aRes; in convertIntegerToPARGB()
1349 return aRes; in convertIntegerFromRGB()
[all …]
H A Dcanvastools.cxx132 ::PolyPolygon aRes; in polyPolygonFromPoint2DSequenceSequence()
140 return aRes; in polyPolygonFromPoint2DSequenceSequence()
662 return aRes; in convertToRGB()
679 return aRes; in convertToARGB()
696 return aRes; in convertToPARGB()
704 double* pColors=aRes.getArray(); in convertFromRGB()
713 return aRes; in convertFromRGB()
721 double* pColors=aRes.getArray(); in convertFromARGB()
730 return aRes; in convertFromARGB()
738 double* pColors=aRes.getArray(); in convertFromPARGB()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx270 String aRes; in GetCellRangeName() local
313 return aRes; in GetCellRangeName()
338 return aRes; in GetRangeRepFromTableAndCells()
1086 return aRes; in GetBrokenCellRangeForExport()
1590 return aRes; in getSupportedServiceNames()
1853 String aRes; in convertRangeToXML() local
1916 return aRes; in convertRangeToXML()
1926 String aRes; in convertRangeFromXML() local
1964 return aRes; in convertRangeFromXML()
2014 return aRes; in getSupportedServiceNames()
[all …]
/trunk/main/unotools/source/config/
H A Dlingucfg.cxx88 OUString aRes; in lcl_LanguageToCfgLocaleStr() local
91 return aRes; in lcl_LanguageToCfgLocaleStr()
358 uno::Any aRes; in GetProperty() local
433 return aRes; in GetProperty()
1282 return aRes; in GetActiveDictionariesByFormat()
1356 return aRes; in GetVendorImageUrl_Impl()
1371 return aRes; in GetSpellAndGrammarDialogImage()
1386 return aRes; in GetSpellAndGrammarContextSuggestionImage()
1401 return aRes; in GetSpellAndGrammarContextDictionaryImage()
1416 return aRes; in GetThesaurusDialogImage()
[all …]
/trunk/main/basic/source/comp/
H A Dtoken.cxx682 SbTextPortion aRes; in Hilite() local
683 aRes.nLine = nLine; in Hilite()
684 aRes.nStart = nCol1; in Hilite()
685 aRes.nEnd = nCol2; in Hilite()
691 aRes.eType = SB_SYMBOL; break; in Hilite()
699 aRes.eType = SB_KEYWORD; in Hilite()
701 aRes.eType = SB_PUNCTUATION; in Hilite()
704 if( aRes.eType == SB_KEYWORD in Hilite()
706 aRes.eType = SB_SYMBOL; in Hilite()
707 if( eCurTok != EOLN && aRes.nStart <= aRes.nEnd ) in Hilite()
[all …]
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx234 lang::Locale aRes; in guessPrimaryLanguage() local
245 return aRes; in guessPrimaryLanguage()
274 Sequence< com::sun::star::lang::Locale > aRes; in getAvailableLanguages() local
276 aRes.realloc(gs.size()); in getAvailableLanguages()
287 return aRes; in getAvailableLanguages()
298 Sequence< com::sun::star::lang::Locale > aRes; in getEnabledLanguages() local
300 aRes.realloc(gs.size()); in getEnabledLanguages()
311 return aRes; in getEnabledLanguages()
322 Sequence< com::sun::star::lang::Locale > aRes; in getDisabledLanguages() local
324 aRes.realloc(gs.size()); in getDisabledLanguages()
[all …]
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx126 aRes.realloc( nCnt ); in lcl_RemoveMissingEntries()
127 return aRes; in lcl_RemoveMissingEntries()
136 Sequence< OUString > aRes; in lcl_GetLastFoundSvcs() local
169 return aRes; in lcl_GetLastFoundSvcs()
189 aRes.realloc( nCnt ); in lcl_GetNewEntries()
190 return aRes; in lcl_GetNewEntries()
217 aRes.realloc( nCnt ); in lcl_MergeSeq()
218 return aRes; in lcl_MergeSeq()
606 return aRes; in queryMeanings()
1268 SvxAlternativeSpelling aRes; in SvxGetAltSpelling() local
[all …]
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx777 nNumberValue.PutDouble( aRes.Value ); in GetToken()
792 nCommandPos = (xub_StrLen)aRes.EndPos; in GetToken()
818 nCommandPos = (xub_StrLen)aRes.EndPos; in GetToken()
868 if( aRes.EndPos < sCommand.Len() && in GetToken()
872 ++aRes.EndPos; in GetToken()
882 if( aRes.EndPos < sCommand.Len() ) in GetToken()
909 aRes.EndPos = nFndPos + 1; in GetToken()
925 else if( aRes.TokenType & KParseType::BOOLEAN ) in GetToken()
958 nCommandPos = (xub_StrLen)aRes.EndPos; in GetToken()
1681 if( aRes.TokenType & KParseType::IDENTNAME ) in IsValidVarName()
[all …]
/trunk/main/connectivity/source/commontools/
H A DCommonTools.cxx165 rtl::OUString aRes; in toString() local
171 aRes = ::rtl::OUString::valueOf(*(sal_Unicode*)rValue.getValue()); in toString()
174 aRes = ::rtl::OUString::valueOf(*(float*)rValue.getValue()); in toString()
177 aRes = ::rtl::OUString::valueOf(*(double*)rValue.getValue()); in toString()
185 aRes = ::rtl::OUString::valueOf(*(sal_Int32*)rValue.getValue()); in toString()
191 aRes = ::rtl::OUString::valueOf(nValue); in toString()
194 rValue >>= aRes; in toString()
201 aRes = toDateString(aDate); in toString()
207 aRes = toDateTimeString(aDT); in toString()
213 aRes = toTimeString(aTime); in toString()
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx75 uno::Any aRes; in getFastPropertyValue() local
83aRes = ::com::sun::star::uno::Any( reinterpret_cast<sal_Int64>( (BitmapEx*) NULL ) ); in getFastPropertyValue()
96 aRes <<= args; in getFastPropertyValue()
108 return aRes; in getFastPropertyValue()
140 return aRes; in getFastPropertyValue()
152 aRes <<= args; in getFastPropertyValue()
161 return aRes; in getFastPropertyValue()
186 return aRes; in getFastPropertyValue()
214 return aRes; in getFastPropertyValue()
243 aRes <<= args; in getFastPropertyValue()
[all …]
/trunk/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx75 String aRes = aURLObj.GetMainURL( INetURLObject::DECODE_TO_IURI );
76 return aRes;
83 rtl::OString aRes; in Win_GetShortPathName() local
95aRes = rtl::OString( OU2ENC( rtl::OUString( aShortBuffer, nShortLen ), osl_getThreadTextEncoding()… in Win_GetShortPathName()
99 return aRes; in Win_GetShortPathName()
110 std::vector< SvtLinguConfigDictionaryEntry > aRes; in GetOldStyleDics() local
113 return aRes; in GetOldStyleDics()
154 return aRes; in GetOldStyleDics()
201 aRes.push_back( aDicEntry ); in GetOldStyleDics()
209 return aRes; in GetOldStyleDics()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx350 sal_Int32 aRes(0); in Internal2Index() local
355 return aRes + nEEIndex.nIndex; in Internal2Index()
843 ::rtl::OUString aRes; in getText()
845 aRes += mpImpl->GetParagraph(i).getText(); in getText()
847 return aRes; in getText()
886 ::rtl::OUString aRes; in getTextRange()
906 aRes += rtl::OUString(cNewLine); in getTextRange()
916 aRes += rtl::OUString(cNewLine); in getTextRange()
926 aRes = rtl::OUString(cNewLine) + aRes; in getTextRange()
930 aRes += rtl::OUString(cNewLine); in getTextRange()
[all …]
/trunk/main/comphelper/source/container/
H A Denumhelper.cxx87 staruno::Any aRes; in nextElement() local
89 aRes = m_xAccess->getByName(m_aNames.getConstArray()[m_nPos++]); in nextElement()
97 if (!aRes.hasValue()) // es gibt kein Element mehr in nextElement()
100 return aRes; in nextElement()
190 staruno::Any aRes; in nextElement() local
192 aRes = m_xAccess->getByIndex(m_nPos++); in nextElement()
200 if (!aRes.hasValue()) // es gibt kein Element mehr in nextElement()
202 return aRes; in nextElement()

Completed in 272 milliseconds

12345