/aoo41x/main/sc/source/core/data/ |
H A D | documen2.cxx | 940 SCTAB nDestPos, sal_Bool bInsertNew, in TransferTab() argument 952 bValid = InsertTab(nDestPos, aName); in TransferTab() 956 if (VALIDTAB(nDestPos) && pTab[nDestPos]) in TransferTab() 979 nDestPos = Min(nDestPos, (SCTAB)(GetTableCount() - 1)); in TransferTab() 988 pTab[nDestPos]->SetTabNo(nDestPos); in TransferTab() 1073 pTab[nDestPos]->UpdateReference(URM_COPY, 0, 0, nDestPos, in TransferTab() 1074 MAXCOL, MAXROW, nDestPos, in TransferTab() 1090 pTab[nDestPos]->CompileAll(); in TransferTab() 1095 pTab[nDestPos]->StartAllListeners(); in TransferTab() 1096 SetDirty( ScRange( 0, 0, nDestPos, MAXCOL, MAXROW, nDestPos)); in TransferTab() [all …]
|
H A D | documen9.cxx | 108 void ScDocument::TransferDrawPage(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos) in TransferDrawPage() argument 113 SdrPage* pNewPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nDestPos)); in TransferDrawPage() 144 ScChartHelper::AdjustRangesOfChartsOnDestinationPage( pSrcDoc, this, nSrcPos, nDestPos ); in TransferDrawPage() 145 ScChartHelper::UpdateChartsOnDestinationPage(this, nDestPos); in TransferDrawPage()
|
H A D | dpobject.cxx | 2469 for (sal_uInt16 nDestPos=0; nDestPos<r.nCount && !bFound; nDestPos++) in WriteRefsTo() local 2471 ScDPObject* pDestObj = static_cast<ScDPObject*>(r.At(nDestPos)); in WriteRefsTo()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | addincol.cxx | 966 long nDestPos = 0; in ReadFromAddIn() local 1006 pVisibleArgs[nDestPos++] = aDesc; in ReadFromAddIn() 1009 DBG_ASSERT( nDestPos==nVisibleCount, "wrong count" ); in ReadFromAddIn() 1161 long nDestPos = 0; in UpdateFromAddIn() local 1188 pVisibleArgs[nDestPos++] = aDesc; in UpdateFromAddIn() 1191 DBG_ASSERT( nDestPos==nVisibleCount, "wrong count" ); in UpdateFromAddIn() 1532 for ( long nDestPos = 0; nDestPos < nDestLen; nDestPos++ ) in ExecuteCall() local 1534 if ( nDestPos == nCallPos ) in ExecuteCall() 1535 pDest[nDestPos] = aCallerAny; in ExecuteCall() 1537 pDest[nDestPos] = pSource[nSrcPos++]; in ExecuteCall()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 1564 sal_uInt16 nDestPos, in CopyPages() argument 1583 if (nDestPos>nPageAnz) in CopyPages() 1584 nDestPos=nPageAnz; in CopyPages() 1601 sal_uInt16 nDestNum=nDestPos; in CopyPages() 1642 sal_uInt16 nDestPos, in Merge() argument 1648 CopyPages(nFirstPageNum,nLastPageNum,nDestPos,bUndo,!bTreadSourceAsConst); in Merge() 1740 if (nDestPos>GetPageCount()) nDestPos=GetPageCount(); in Merge() 1750 InsertPage(pPg,nDestPos); in Merge() 1789 nDestPos++; in Merge()
|
/aoo41x/main/rsc/source/res/ |
H A D | rsccont.cxx | 377 ERRTYPE RscBaseCont::MovePosEle( const RSCINST & rInst, sal_uInt32 nDestPos, in MovePosEle() argument 385 if( (nDestPos < pClassData->nEntries) && (nSourcePos < pClassData->nEntries) ){ in MovePosEle() 393 if( nDestPos < nSourcePos ) in MovePosEle() 396 for( i = nSourcePos; i != nDestPos; i += nInc ) in MovePosEle() 400 pClassData->pEntries[ nDestPos ] = aEntry; in MovePosEle()
|
H A D | rsctop.cxx | 397 ERRTYPE RscTop::MovePosEle( const RSCINST & rInst, sal_uInt32 nDestPos, in MovePosEle() argument 402 MovePosEle( rInst, nDestPos, nSourcePos ); in MovePosEle()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeimport.cxx | 1097 void moveShape( sal_Int32 nSourcePos, sal_Int32 nDestPos ); 1106 void ShapeSortContext::moveShape( sal_Int32 nSourcePos, sal_Int32 nDestPos ) in moveShape() argument 1114 aAny <<= nDestPos; in moveShape() 1124 DBG_ASSERT( (*aIter).nIs >= nDestPos, "Shape sorting failed" ); in moveShape() 1137 DBG_ASSERT( (*aIter).nIs >= nDestPos, "shape sorting failed" ); in moveShape()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 564 sal_uInt16 nDestPos=0xFFFF, 570 sal_uInt16 nDestPos,
|
/aoo41x/main/rsc/inc/ |
H A D | rsccont.hxx | 82 ERRTYPE MovePosEle( const RSCINST & rInst, sal_uInt32 nDestPos,
|
H A D | rscinst.hxx | 68 ERRTYPE MovePosEle( sal_uInt32 nDestPos, sal_uInt32 nSourcePos );
|
H A D | rsctop.hxx | 145 virtual ERRTYPE MovePosEle( const RSCINST & rInst, sal_uInt32 nDestPos,
|
/aoo41x/main/cui/source/options/ |
H A D | optlingu.cxx | 2507 sal_uInt16 nDestPos = bUp ? nCurPos - 1 : nCurPos + 1; in IMPL_LINK() local 2508 pModel->Insert(pToInsert, nDestPos); in IMPL_LINK() 2509 aModulesCLB.CheckEntryPos(nDestPos, bIsChecked ); in IMPL_LINK() 2510 aModulesCLB.SelectEntryPos(nDestPos ); in IMPL_LINK()
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 457 sal_uInt16 nDestPos=0xFFFF,
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 2129 sal_uInt16 nDestPos, in Merge() argument 2134 …SdrModel::Merge( rSourceModel, nFirstPageNum, nLastPageNum, nDestPos, bMergeMasterPages, bAllMaste… in Merge()
|
/aoo41x/main/rsc/doku/feinkonz.43/ |
H A D | rscinst.doc | 2920 ERRTYPE MovePosEle( USHORT nDestPos, 3286 AliERRTYPE RscInst::MovePosEle( USHORT nDestPos 3291 In einem Feld wird die Resourceinstanz an der Position nSourcePos an die Stelle nDestPos 3301 Es wird ein Fehler zur�ckgegeben, wenn nSourcePos oder nDestPos ung�ltige Positionen sind.
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 620 SC_DLLPUBLIC sal_uLong TransferTab(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos, 623 SC_DLLPUBLIC void TransferDrawPage(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos);
|