Home
last modified time | relevance | path

Searched refs:nR (Results 76 – 95 of 95) sorted by relevance

1234

/aoo42x/main/sw/source/core/access/
H A Dacccontext.cxx571 sal_Int16 nR, in SwAccessibleContext() argument
577 , nRole( nR ) in SwAccessibleContext()
/aoo42x/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2207 sal_uInt32 nL, nT, nR, nB; in DumpEscherRec() local
2210 WW8ReadUINT32( *xTableStream, nR ) && in DumpEscherRec()
2214 << nL << '/' << nT << '/' << nR << '/' << nB << endl; in DumpEscherRec()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr2.cxx2203 SCSIZE nC, nR; in ScDde() local
2204 pLinkMat->GetDimensions(nC, nR); in ScDde()
2205 ScMatrixRef pNewMat = GetNewMat( nC, nR); in ScDde()
/aoo42x/main/vcl/source/gdi/
H A Dgdimtf.cxx2010 const sal_uLong nR = rColor.GetRed(), nG = rColor.GetGreen(), nB = rColor.GetBlue(); in ImplColReplaceFnc() local
2014 if( ( ( (const ImplColReplaceParam*) pColParam )->pMinR[ i ] <= nR ) && in ImplColReplaceFnc()
2015 ( ( (const ImplColReplaceParam*) pColParam )->pMaxR[ i ] >= nR ) && in ImplColReplaceFnc()
/aoo42x/main/filter/source/graphicfilter/epict/
H A Depict.cxx315 const sal_uInt16 nR = ( (sal_uInt16) rColor.GetRed() << 8 ) | (sal_uInt16) rColor.GetRed(); in WriteRGBColor() local
319 *pPict << nR << nG << nB; in WriteRGBColor()
/aoo42x/main/editeng/source/items/
H A Dfrmitems.cxx743 sal_Int8 nL, nR, nFL; in Create() local
744 rStrm >> left >> nL >> right >> nR >> firstline >> nFL; in Create()
746 prpright = (sal_uInt16)nR; in Create()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx2133 void SwXTextTable::initialize(sal_Int32 nR, sal_Int32 nC) throw( uno::RuntimeException ) in initialize() argument
2135 if(!bIsDescriptor || nR <= 0 || nC <= 0 || nR >= USHRT_MAX || nC >= USHRT_MAX ) in initialize()
2139 nRows = (sal_uInt16)nR; in initialize()
/aoo42x/main/oox/source/xls/
H A Dstylesbuffer.cxx282 sal_uInt8 nR, nG, nB, nA; in lclReadRgbColor() local
283 rStrm >> nR >> nG >> nB >> nA; in lclReadRgbColor()
286 nValue |= nR; in lclReadRgbColor()
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx429 BasicError::BasicError( sal_uIntPtr nId, sal_uInt16 nR, const String& rErrStr ) : in BasicError() argument
433 nReason = nR; in BasicError()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3779 for (sal_uLong nR=0; nR<nCount; nR++) in queryPrecedents() local
3781 ScRange aRange(*aNewRanges.GetObject(nR)); in queryPrecedents()
3846 for (sal_uLong nR=0; nR<nRangesCount; nR++) in queryDependents() local
3848 ScRange aRange(*aNewRanges.GetObject(nR)); in queryDependents()
/aoo42x/main/svx/source/svdraw/
H A Dsvdopath.cxx332 double nR=(double)GetLen(Point(dx,dy))/cs/2; in CalcCircle() local
333 nRad=Abs(Round(nR)); in CalcCircle()
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx5706 sal_uInt32 nR = nRowSpan + nRow; in GetCellBottom() local
5707 if ( nR < aRows.size() ) in GetCellBottom()
5708 nBottom += aRows[ nR ].second; in GetCellBottom()
/aoo42x/main/vcl/source/window/
H A Dmenu.cxx4302 sal_Int32 nL, nT, nR, nB; in IMPL_LINK() local
4303 GetBorder( nL, nT, nR, nB ); in IMPL_LINK()
/aoo42x/extras/l10n/source/ga/
H A Dlocalize.sdf1402 …sanedlg.src 0 pushbutton RID_SANE_DIALOG RID_PREVIEW_BTN 55 ga Cruthaigh\nRéamhamharc 2002-02…
61170 sc source\ui\dbgui\pivot.src 0 fixedtext RID_SCDLG_PIVOT_LAYOUT FT_ROW 37 ga Réimsí\nRó 2002-0…
/aoo42x/extras/l10n/source/is/
H A Dlocalize.sdf22522 …XT_SERVICENOTAVAILABLE 0 is Ekki var hægt að hlaða inn (%s) einingunni.\nRæstu uppsetninguna me…
/aoo42x/extras/l10n/source/ro/
H A Dlocalize.sdf10865 …ntul conține un număr mai mare de rânduri decât suportă formatul selectat.\nRândurile suplimentare…
/aoo42x/extras/l10n/source/pl/
H A Dlocalize.sdf17431 …ostęp do Twoich ustawień, albo ustawienia użytkownika zostały zablokowane.\nRównoczesny dostęp do …
/aoo42x/extras/l10n/source/fr/
H A Dlocalize.sdf10351 … des requêtes dont les résultats n'ont pas été enregistrés avec celles-ci.\nRépéter les requêtes ?…
/aoo42x/extras/l10n/source/hu/
H A Dlocalize.sdf19870 …xt %MSG_PARAM_HELP_DESCRIPTION% 0 hu Megjeleníti ezt a segítő szöveget.\nRészletes leírást a Te…
/aoo42x/extras/l10n/source/vi/
H A Dlocalize.sdf13217 …business.Tables.transactions.Fields.withdrawalamount ShortName 0 vi SốTiềnRút 20200411 15:09:…

Completed in 6618 milliseconds

1234