/trunk/main/basic/source/comp/ |
H A D | loops.cxx | 319 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/classes/ |
H A D | image.cxx | 95 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/inc/ |
H A D | buffer.hxx | 36 sal_uInt32 nOff; // aktuelles Offset member in SbiBuffer
|
H A D | disas.hxx | 36 sal_uInt32 nOff; // aktuelle Position member in SbiDisas
|
/trunk/main/sw/source/core/undo/ |
H A D | unoutl.cxx | 36 short nOff ) in SwUndoOutlineLeftRight()
|
H A D | unnum.cxx | 251 SwUndoMoveNum::SwUndoMoveNum( const SwPaM& rPam, long nOff, sal_Bool bIsOutlMv ) in SwUndoMoveNum() 311 SwUndoNumUpDown::SwUndoNumUpDown( const SwPaM& rPam, short nOff ) in SwUndoNumUpDown()
|
/trunk/main/sc/source/core/data/ |
H A D | bcaslot.cxx | 562 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/sd/source/ui/func/ |
H A D | fuparagr.cxx | 97 const long nOff = ( (SvxLRSpaceItem&)aNewAttr.Get( EE_PARA_LRSPACE ) ).GetTxtLeft(); in DoExecute() local
|
/trunk/main/sot/source/sdstor/ |
H A D | stgcache.hxx | 114 sal_Int32 GetPage( short nOff ) in GetPage()
|
H A D | stgcache.cxx | 88 void StgPage::SetPage( short nOff, sal_Int32 nVal ) in SetPage()
|
H A D | stgstrms.cxx | 520 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/sw/inc/ |
H A D | fmtftntx.hxx | 90 void SetOffset( sal_uInt16 nOff ) { nOffset = nOff; } in SetOffset()
|
/trunk/main/tools/inc/tools/ |
H A D | resmgr.hxx | 113 TOOLS_DLLPRIVATE const ImpRCStack * StackTop( sal_uInt32 nOff = 0 ) const in StackTop()
|
/trunk/main/sc/source/core/inc/ |
H A D | bcaslot.hxx | 225 inline ScBroadcastAreaSlot* getAreaSlot( SCSIZE nOff ) { return *(ppSlots + nOff); } in getAreaSlot()
|
/trunk/main/sw/source/core/text/ |
H A D | frminf.cxx | 245 MSHORT nOff = !bWithLineBreak && CH_BREAK == in GetSpaces() local
|
/trunk/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 967 short nOff = (short)rData.sPar2.ToInt32(); in InsertFld() local 1534 short nOff = (short)sPar2.ToInt32(); in UpdateCurFld() local 1551 short nOff = (short)sPar2.ToInt32(); in UpdateCurFld() local
|
H A D | flddok.cxx | 373 sal_Int32 nOff = GetCurField()->GetPar2().ToInt32(); in IMPL_LINK() local
|
/trunk/main/svtools/source/control/ |
H A D | taskmisc.cxx | 265 long nOff; in ImplCascade() local
|
/trunk/main/sw/source/core/doc/ |
H A D | docsort.cxx | 973 sal_uInt16 nOff = nRow * nCols + nCol; in FillFlat() local 1018 sal_uInt16 nOff = n_Row * nCols + n_Col; in GetBox() local
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 430 short nOff = 0; in NewField() local
|
/trunk/main/sw/source/core/bastyp/ |
H A D | bparr.cxx | 514 for( sal_uInt16 nCount = n, nOff = pLast->nElem; in Compress() local
|
/trunk/main/sw/source/ui/envelp/ |
H A D | envfmt.cxx | 329 const long nOff = ((SvxLRSpaceItem&)aTmpSet.Get( RES_LR_SPACE )). in IMPL_LINK_INLINE_END() local
|
/trunk/main/oox/source/drawingml/ |
H A D | color.cxx | 203 void lclOffValue( sal_Int32& ornValue, sal_Int32 nOff, sal_Int32 nMax = MAX_PERCENT ) in lclOffValue()
|
/trunk/main/sd/source/core/ |
H A D | drawdoc2.cxx | 307 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/sw/source/ui/uiview/ |
H A D | view.cxx | 1188 sal_uInt16 nOff = 0; in ReadUserData() local 1377 sal_uInt16 nOff = 0; in ReadUserDataSequence() local
|