Home
last modified time | relevance | path

Searched refs:getCount (Results 1 – 25 of 756) sorted by last modified time

12345678910>>...31

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java553 List l = new ArrayList<XTextRange>(ia.getCount()); in searchFillInItems()
554 for (int i = 0; i < ia.getCount(); i++) in searchFillInItems()
1495 if (tableRows.getCount() > targetNumOfRows) in reduceDocumentTo()
1497 tableRows.removeByIndex(targetNumOfRows, tableRows.getCount() - targetNumOfRows); in reduceDocumentTo()
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx1385 GetChapterNumbering()->getCount() ) in ProcessAttribute()
1451 GetImport().GetTextImport()->GetChapterNumbering()->getCount())) in ProcessAttribute()
/trunk/main/linguistic/source/
H A Dmisc.cxx350 sal_Int32 nDics = xDicList->getCount(); in SearchDicList()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx206 if( mxSlides.is() && (nSlideNumber >= 0) && (nSlideNumber < mxSlides->getCount()) ) in getSlideByNumber()
236 mnSlideCount = xSlides->getCount(); in AnimationSlideController()
1401 const sal_Int32 nShapeCount = xShapes->getCount(); in registerShapeEvents()
3550 ::sal_Int32 SAL_CALL SlideshowImpl::getCount( ) throw (::com::sun::star::uno::RuntimeException) in getCount() function in sd::SlideshowImpl
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx433 sal_Int32 nCount = pDrawPage->getCount(); in SwXShapesEnumeration()
553 sal_Int32 SwXDrawPage::getCount(void) throw( uno::RuntimeException ) in getCount() function in SwXDrawPage
563 return pDrawPage->getCount(); in getCount()
2891 sal_Int32 SwXGroupShape::getCount(void) throw( uno::RuntimeException ) in getCount() function in SwXGroupShape
2903 return xAcc->getCount(); in getCount()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3394 for ( sal_Int32 i = 0; i < rToolbarDefinition->getCount(); i++ ) in ConvertSlotsToCommands()
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java107 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterForString()
125 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterForString()
166 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive()
319 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
331 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
354 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
367 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
412 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionSkipDuplicates()
428 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionSkipDuplicates()
487 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionUseRegularExpressions()
[all …]
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx210 nTablesCount = xIndexAccess->getCount(); in DBG_NAME()
H A DCacheSet.cxx285 for(sal_Int32 j=0;j<xIndexes->getCount();++j) in fillParameters()
425 for(sal_Int32 j=0;j<xIndexes->getCount();++j) in deleteRow()
H A DKeySet.cxx133 sal_Int32 nCount = _xIndexes->getCount(); in lcl_fillIndexColumns()
217 const sal_Int32 nParaCount = xQueryParameters->getCount(); in findTableColumnsMatching_throw()
1134 sal_Int32 nCount = xKeys->getCount(); in getKeyColumns()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx495 for(sal_Int32 i=0;i< _rxKeys->getCount();++i) in getKeyColumns()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java886 final int found = params != null ? params.getCount() : 0; in verifyParameters()
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java95 assertEquals("assert inserted table has 5 rows",5, xRows.getCount()); in testCreateTable()
97 assertEquals("assert inserted table has 4 columns",4, xColumns.getCount()); in testCreateTable()
122 assertEquals("assert inserted 2 rows",7, xRows.getCount()); in testInsert_Delete_Rows_Columns()
123 assertEquals("assert inserted 2 columns",8, xColumns.getCount()); in testInsert_Delete_Rows_Columns()
126 assertEquals("assert delete 3 rows",4, xRows.getCount()); in testInsert_Delete_Rows_Columns()
127 assertEquals("assert delete 2 columns",6, xColumns.getCount()); in testInsert_Delete_Rows_Columns()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx315 sal_Int32 SAL_CALL SvxShapeGroup::getCount() throw( uno::RuntimeException ) in getCount() function in SvxShapeGroup
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1013 if (xViewData->getCount() == 0) in GetInitialViewShellType()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx141 const sal_Int32 nCount = _rxKeys->getCount(); in isColumnInKeyType()
513 const sal_Int32 nCount = _rxKeys->getCount(); in getKeyReferencedTo()
605 const sal_Int32 nKeyCount = xKeyIndex->getCount(); in AddTabWin()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx468 const sal_Int32 nOrderColumns( xOrderColumns->getCount() ); in impl_sanitizeRowSetClauses_nothrow()
2735 if ( xParSup->getParameters()->getCount() > 0 ) in implSelect()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx619 for ( sal_Int32 nInd = 0; nInd < xMenu->getCount(); nInd++ ) in FindConnectPoints()
671 for ( sal_Int32 nInd = 0; nInd < xOwnMenu->getCount(); nInd++ ) in MergeMenuesForInplace()
675 if ( nContPoints[0] >= 0 && nContPoints[0] < xContMenu->getCount() ) in MergeMenuesForInplace()
682 if ( nContPoints[1] >= 0 && nContPoints[1] < xContMenu->getCount() ) in MergeMenuesForInplace()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1808 rFormComps->insertByIndex( rFormComps->getCount(), aTmp ); in InsertControl()
1873 if ( xDrawPages.is() && xDrawPages->getCount() ) in GetDrawPage()
1875 xDrawPages->getCount(); in GetDrawPage()
1876 ::com::sun::star::uno::Any aAny( xDrawPages->getByIndex( xDrawPages->getCount() - 1 ) ); in GetDrawPage()
7582 for ( sal_Int32 n = 0; n < xIndexAccess->getCount(); n++ ) in CreateTableRows()
7607 for ( sal_Int32 n = 0; n < xIndexAccess->getCount(); n++ ) in CreateTableColumns()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1524 if ( m_Areas->getCount() > 1 ) in getValue()
1579 if ( m_Areas->getCount() > 1 ) in setValue()
1610 if ( m_Areas->getCount() > 1 ) in ClearContents()
1660 if ( m_Areas->getCount() > 1 ) in setFormulaValue()
1680 if ( m_Areas->getCount() > 1 ) in getFormulaValue()
1719 if ( m_Areas->getCount() > 1 ) in getCount()
1746 if ( m_Areas->getCount() > 1 ) in getRow()
1762 if ( m_Areas->getCount() > 1 ) in getColumn()
1774 if ( m_Areas->getCount() > 1 ) in HasFormula()
1814 if ( m_Areas->getCount() > 1 ) in fillSeries()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1766 for(sal_Int32 nLevel = 0; nLevel < xLevel->getCount() && nLevel < 5; nLevel++) in Init()
/trunk/main/svx/source/svdraw/
H A Dcharthelper.cxx87 if(xShapeAccess.is() && xShapeAccess->getCount()) in tryToGetChartContentAsPrimitive2DSequence()
89 const sal_Int32 nShapeCount(xShapeAccess->getCount()); in tryToGetChartContentAsPrimitive2DSequence()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx884 sal_Int32 nMonitors = xMultiMon->getCount(); in ImplSalCalcFullScreenSize()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2684 rComps->insertByIndex( rComps->getCount(), aTmp ); in InsertControl()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx376 sal_Int32 SAL_CALL ScTableConditionalFormat::getCount() throw(uno::RuntimeException) in getCount() function in ScTableConditionalFormat
404 return ( getCount() != 0 ); in hasElements()
802 sal_Int32 SAL_CALL ScTableValidationObj::getCount() throw(uno::RuntimeException) in getCount() function in ScTableValidationObj

Completed in 349 milliseconds

12345678910>>...31