Home
last modified time | relevance | path

Searched defs:nOff (Results 1 – 25 of 51) sorted by path

123

/trunk/main/basic/source/classes/
H A Dimage.cxx95 void SbiCloseRecord( SvStream& r, sal_uIntPtr nOff ) in SbiCloseRecord()
120 sal_uInt32 nLen, nOff; in Load() local
365 sal_uInt16 nOff = (sal_uInt16) pStringOff[ i ]; in Save() local
488 sal_uInt32 nOff = pStringOff[ nId - 1 ]; in GetString() local
/trunk/main/basic/source/comp/
H A Dloops.cxx319 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in OnGoto() local
339 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in Goto() local
352 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in Return() local
492 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in On() local
/trunk/main/basic/source/inc/
H A Dbuffer.hxx36 sal_uInt32 nOff; // aktuelles Offset member in SbiBuffer
H A Ddisas.hxx36 sal_uInt32 nOff; // aktuelle Position member in SbiDisas
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx787 sal_uInt16 nOff = 1; // Nicht Element 0! in Offset32() local
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx348 …lpha( BitmapReadAccess* pAlphaReadAcc, long nY, const long nWidth, unsigned char* data, long nOff ) in readAlpha()
436 long nOff = 0; in surfaceFromXBitmap() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx467 long nOff = 1 + ((aMetric.GetLineHeight()-24)/24); in Impl_writeText() local
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx327 sal_Int32 nOff; in createSequenceOfAvailableMappings() member
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx589 for(int i = 0, nOff = 0; i < currencyCount; i++, nOff += 8 ) { in getAllCurrencies2() local
698 for (int i = 0, nOff = 0; i < section[s].formatCount; ++i, nOff += 7, ++f) in getAllFormats() local
/trunk/main/oox/source/drawingml/
H A Dcolor.cxx203 void lclOffValue( sal_Int32& ornValue, sal_Int32 nOff, sal_Int32 nMax = MAX_PERCENT ) in lclOffValue()
/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx562 inline void ComputeNextSlot( SCSIZE & nOff, SCSIZE & nBreak, ScBroadcastAreaSlot** & pp, in ComputeNextSlot()
603 SCSIZE nOff = nStart; in StartListeningArea() local
655 SCSIZE nOff = nStart; in EndListeningArea() local
723 SCSIZE nOff = nStart; in AreaBroadcastInRange() local
747 SCSIZE nOff = nStart; in DelBroadcastAreasInRange() local
787 SCSIZE nOff = nStart; in UpdateBroadcastAreas() local
832 SCSIZE nOff = nStart; in UpdateBroadcastAreas() local
925 SCSIZE nOff = nStart; in UpdateBroadcastAreas() local
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx225 inline ScBroadcastAreaSlot* getAreaSlot( SCSIZE nOff ) { return *(ppSlots + nOff); } in getAreaSlot()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx181 sal_uLong nOff = *pOff++; in Read() local
529 sal_uInt16 nOff = nColOffsetStart; in SetWidths() local
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx307 for (sal_uInt32 nOff = 0; nOff < nCount; nOff++) in UpdatePageRelativeURLs() local
352 for (sal_uInt32 nOff = 0; nOff < nCount; nOff++) in UpdatePageRelativeURLs() local
/trunk/main/sd/source/ui/func/
H A Dfuparagr.cxx97 const long nOff = ( (SvxLRSpaceItem&)aNewAttr.Get( EE_PARA_LRSPACE ) ).GetTxtLeft(); in DoExecute() local
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx88 void StgPage::SetPage( short nOff, sal_Int32 nVal ) in SetPage()
H A Dstgcache.hxx114 sal_Int32 GetPage( short nOff ) in GetPage()
H A Dstgstrms.cxx520 sal_Int32 StgFATStrm::GetPage( short nOff, sal_Bool bMake, sal_uInt16 *pnMasterAlloc ) in GetPage()
595 sal_Bool StgFATStrm::SetPage( short nOff, sal_Int32 nNewPage ) in SetPage()
/trunk/main/svtools/source/control/
H A Druler.cxx2766 void Ruler::SetBorderPos( long nOff ) in SetBorderPos()
H A Dtaskmisc.cxx265 long nOff; in ImplCascade() local
H A Dvalueset.cxx361 long nOff; in Format() local
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1119 long nOff; in ImplCreateScaled() local
1152 long nOff; in ImplCreateScaled() local
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx669 long nOff = pCirc->GetRadius(); in Out_ImageMap() local
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx853 const int nOff((aLBSz.Height() - aBtnSz.Height()) / 2); in CalculateDelta_Impl() local
H A Dsvxruler.cxx921 const sal_uInt16 nOff = GetObjectBordersOff(0); in UpdateObject() local

Completed in 182 milliseconds

123