Home
last modified time | relevance | path

Searched refs:nObjCount (Results 1 – 25 of 31) sorted by path

12

/trunk/main/basctl/source/dlged/
H A Ddlged.cxx604 sal_uLong nObjCount; in IMPL_LINK() local
605 if ( pDlgEdPage && ( ( nObjCount = pDlgEdPage->GetObjCount() ) > 0 ) ) in IMPL_LINK()
607 for ( sal_uLong i = 0 ; i < nObjCount ; i++ ) in IMPL_LINK()
H A Ddlgedobj.cxx1599 sal_uLong nObjCount; in UpdateStep() local
1602 if ( pSdrPage && ( ( nObjCount = pSdrPage->GetObjCount() ) > 0 ) ) in UpdateStep()
1604 for ( sal_uLong i = 0 ; i < nObjCount ; i++ ) in UpdateStep()
/trunk/main/basic/source/classes/
H A Dsb.cxx1909 sal_uInt16 nObjCount = pObjs->Count(); in LoadData() local
1910 SbxVariable** ppDeleteTab = new SbxVariable*[ nObjCount ]; in LoadData()
1913 for( nObj = 0 ; nObj < nObjCount ; nObj++ ) in LoadData()
1919 for( nObj = 0 ; nObj < nObjCount ; nObj++ ) in LoadData()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx1228 sal_uLong nObjCount = pPage->GetObjCount();
1229 if (nObjCount)
1231 SdrObject** ppObj = new SdrObject*[nObjCount];
1270 sal_uLong nObjCount = pPage->GetObjCount(); in DeleteObjectsInArea() local
1271 if (nObjCount) in DeleteObjectsInArea()
1275 SdrObject** ppObj = new SdrObject*[nObjCount]; in DeleteObjectsInArea()
1326 sal_uLong nObjCount = pPage->GetObjCount(); in DeleteObjectsInSelection() local
1327 if (nObjCount) in DeleteObjectsInSelection()
1334 SdrObject** ppObj = new SdrObject*[nObjCount]; in DeleteObjectsInSelection()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx695 sal_uLong nObjCount = pPage->GetObjCount(); in DeleteArrowsAt() local
696 if (nObjCount) in DeleteArrowsAt()
698 SdrObject** ppObj = new SdrObject*[nObjCount]; in DeleteArrowsAt()
770 sal_uLong nObjCount = pPage->GetObjCount(); in DeleteBox() local
771 if (nObjCount) in DeleteBox()
773 SdrObject** ppObj = new SdrObject*[nObjCount]; in DeleteBox()
1301 sal_uLong nObjCount = pPage->GetObjCount(); in DeleteAll() local
1302 if (nObjCount) in DeleteAll()
1304 SdrObject** ppObj = new SdrObject*[nObjCount]; in DeleteAll()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx83 sal_uLong nObjCount = pPage->GetObjCount(); in FillGraphList() local
84 if ( nObjCount ) in FillGraphList()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3431 sal_Int32 nObjCount(rObjVec.size()); in WriteDetective() local
3433 if( nObjCount || nOpCount ) in WriteDetective()
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx501 sal_uLong nObjCount = 0; in PasteDataFormat() local
517 nObjCount += pPage->GetObjCount(); // #105888# count group object only once in PasteDataFormat()
520 PasteDraw( aPos, pModel, (nObjCount > 1) ); // grouped if more than 1 object in PasteDataFormat()
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx316 sal_Int32 nObjCount = Objects.getLength(); in attachEvents() local
317 …Reference< awt::XControl > xDlgControl( Objects[ nObjCount - 1 ], uno::UNO_QUERY ); // last object… in attachEvents()
329 for ( sal_Int32 i = 0; i < nObjCount; ++i ) in attachEvents()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx185 …rawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nObjCount ) = 0;
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx278 sal_uLong nObjCount = pPage->GetObjCount(); in UpdatePageObjectsInNotes() local
280 for (sal_uLong nObj = 0; nObj < nObjCount; nObj++) in UpdatePageObjectsInNotes()
H A Dsdpage2.cxx154 sal_uLong nObjCount = GetObjCount(); in SetPresentationLayout() local
156 for (sal_uLong nObj = 0; nObj < nObjCount; nObj++) in SetPresentationLayout()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx804 sal_uInt32 nObjCount = 0; in Import() local
811 … if ( nObjCount++ ) // skipping the first object in Import()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx359 for( sal_uLong nObj = 0, nObjCount = pPage->GetObjCount(); nObj < nObjCount; nObj++ ) in CreateData() local
/trunk/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx58 sal_uLong nObjCount ) in BreakDlg() argument
76 pProgrInfo->Init( nSumActionCount*3, nObjCount ); in BreakDlg()
H A Dsddlgfact.cxx385 sal_uLong nObjCount ) //add for BreakDlg in CreateBreakDlg() argument
387 …lAbstractDialog_Impl( new ::sd::BreakDlg( pWindow, pDrView, pShell, nSumActionCount, nObjCount ) ); in CreateBreakDlg()
H A Dsddlgfact.hxx257 …d::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, sal_uLong nObjCount );
/trunk/main/sd/source/ui/inc/
H A DBreakDlg.hxx61 sal_uLong nObjCount);
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1970 sal_uInt32 nObjCount = 0; in getElementNames() local
1983 nObjCount++; in getElementNames()
1987 Sequence< OUString > aSeq( nObjCount ); in getElementNames()
1988 if( nObjCount > 0 ) in getElementNames()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx609 static sal_Int32 nObjCount = 0; in Init() local
611 aName += OUString::valueOf( nObjCount ); in Init()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx662 for( sal_uInt32 i = 0, nObjCount = aMtf.GetActionCount(); i < nObjCount; i++ ) in ImplApplyFilterData() local
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx225 sal_uIntPtr nObjCount; // Anzahl der selektierten Objekte member in SvdProgressInfo
245 sal_uIntPtr GetObjCount() const { return nObjCount; }; in GetObjCount()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx140 const sal_uInt32 nObjCount(pList->GetObjCount()); in Imp3DDepthRemapper() local
142 for(sal_uInt32 a(0L); a < nObjCount; a++) in Imp3DDepthRemapper()
307 const sal_uInt32 nObjCount(GetSubList() ? GetSubList()->GetObjCount() : 0L); in RemapOrdNum() local
309 if(nObjCount > 1L) in RemapOrdNum()
506 … const sal_uInt32 nObjCount(pScene->GetSubList() ? pScene->GetSubList()->GetObjCount() : 0); in removeAllNonSelectedObjects() local
508 if(!nObjCount) in removeAllNonSelectedObjects()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx789 nObjCount = 0; in SvdProgressInfo()
802 nObjCount = _nObjCount; in Init()
H A Dsvdogrp.cxx356 const sal_uInt32 nObjCount(pSub->GetObjCount()); in TakeXorPoly() local
358 for(sal_uInt32 a(0L); a < nObjCount; a++) in TakeXorPoly()
387 const sal_uInt32 nObjCount(pSub->GetObjCount()); in GetRotateAngle() local
390 if(nObjCount) in GetRotateAngle()
403 const sal_uInt32 nObjCount(pSub->GetObjCount()); in GetShearAngle() local
406 if(nObjCount) in GetShearAngle()

Completed in 207 milliseconds

12