Home
last modified time | relevance | path

Searched refs:nObjCount (Results 26 – 31 of 31) sorted by relevance

12

/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()
/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.hxx257 …d::DrawView* pDrView, ::sd::DrawDocShell* pShell, sal_uLong nSumActionCount, 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/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/sw/source/core/access/
H A Daccmap.cxx2643 sal_uInt16 nObjCount; in InvalidateCursorPosition() local
2652 else if( (nObjCount = pFESh->IsObjSelected()) > 0 ) in InvalidateCursorPosition()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3431 sal_Int32 nObjCount(rObjVec.size()); in WriteDetective() local
3433 if( nObjCount || nOpCount ) in WriteDetective()

Completed in 89 milliseconds

12