Home
last modified time | relevance | path

Searched refs:getCount (Results 251 – 275 of 750) sorted by relevance

1...<<11121314151617181920>>...30

/aoo41x/main/oox/source/drawingml/table/
H A Dtableproperties.cxx70 for ( sal_Int32 n = 0; n < xIndexAccess->getCount(); n++ ) in CreateTableRows()
85 for ( sal_Int32 n = 0; n < xIndexAccess->getCount(); n++ ) in CreateTableColumns()
/aoo41x/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()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx306 sal_Int32 SAL_CALL ScCellFieldsObj::getCount() throw(uno::RuntimeException) in getCount() function in ScCellFieldsObj
339 return ( getCount() != 0 ); in hasElements()
952 sal_Int32 SAL_CALL ScHeaderFieldsObj::getCount() throw(uno::RuntimeException) in getCount() function in ScHeaderFieldsObj
996 return ( getCount() != 0 ); in hasElements()
H A Dservuno.cxx181 sal_Int32 nLen = xIndex->getCount(); in getCodeNameForObject()
192 sal_Int32 nCntrls = xFormControls->getCount(); in getCodeNameForObject()
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
/aoo41x/main/svx/source/unodraw/
H A Dgluepts.cxx76 virtual sal_Int32 SAL_CALL getCount( ) throw(uno::RuntimeException);
469 sal_Int32 SAL_CALL SvxUnoGluePointAccess::getCount() in getCount() function in SvxUnoGluePointAccess
/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx684 sal_Int32 getCount() const in getCount() function in slideshow::internal::__anoned33f2b70111::CountClassFunctor
709 return aFunctor.getCount(); in implGetNumberOfTreeNodes()
/aoo41x/main/sw/source/ui/vba/
H A Dvbafind.cxx159 if( xIndexAccess->getCount() > 0 ) in SearchReplace()
161 for( sal_Int32 i = 0; i < xIndexAccess->getCount(); i++ ) in SearchReplace()
H A Dvbafield.cxx313 virtual ::sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException) in getCount() function in FieldCollectionHelper
326 if( Index < 0 || Index >= getCount() ) in getByIndex()
/aoo41x/main/reportdesign/source/core/api/
H A DFormattedField.cxx340 ::sal_Int32 SAL_CALL OFormattedField::getCount( ) throw (uno::RuntimeException) in getCount() function in reportdesign::OFormattedField
342 return m_aProps.getCount(); in getCount()
/aoo41x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx135 sal_Int32 nCount = rSourceContainer->getCount(); in RootItemContainer()
256 sal_Int32 SAL_CALL RootItemContainer::getCount() in getCount() function in framework::RootItemContainer
H A Dconstitemcontainer.cxx196 sal_Int32 nCount = rSourceContainer->getCount(); in ConstItemContainer()
328 sal_Int32 SAL_CALL ConstItemContainer::getCount() in getCount() function in framework::ConstItemContainer
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx639 nTableCount = xIndex->getCount(); in CollectSharedData()
661 sal_Int32 nShapes(xShapesIndex->getCount()); in CollectSharedData()
878 sal_Int32 nCount(xLinksIAccess->getCount()); in GetAreaLinks()
1666 sal_Int32 nTableCount(xIndex->getCount()); in _ExportContent()
1896 sal_Int32 nCount(xCellStyles->getCount()); in _ExportStyles()
2450 sal_Int32 nTableCount(xIndex->getCount()); in _ExportAutoStyles()
2484 sal_Int32 nFormatRangesCount(xFormatRangesIndex->getCount()); in _ExportAutoStyles()
3761 sal_Int32 nCount(xIndex->getCount()); in WriteTableSource()
3855 nCount += xColRangesIAccess->getCount(); in WriteTheLabelRanges()
3859 nCount += xRowRangesIAccess->getCount(); in WriteTheLabelRanges()
[all …]
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx458 mpGroupLevel[ mnGroupLevel ] = maXShapes->getCount(); in BeginGroup()
475 sal_uInt32 mnCurrentCount = maXShapes->getCount(); in EndGroup()
963 nFinalTextCount = maXShapes->getCount(); in DrawText()
/aoo41x/main/sfx2/source/appl/
H A Dappserv.cxx284 if ( xTasks->getCount() <= n ) in MiscExec_Impl()
614 if ( !xTasks.is() || !xTasks->getCount() ) in MiscState_Impl()
760 sal_Int32 nCount = xContainer->getCount(); in lcl_findStartModuleFrame()
/aoo41x/main/desktop/source/migration/
H A Dmigration.cxx1060 sal_Int32 nOldCount = xIndexOld->getCount(); in compareOldAndNewConfig()
1061 sal_Int32 nNewCount = xIndexNew->getCount(); in compareOldAndNewConfig()
1187 sal_Int32 nCount = xTemp->getCount(); in mergeOldToNewVersion()
1231 sal_Int32 nCount = xTemp->getCount(); in mergeOldToNewVersion()
/aoo41x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx98 sal_Int32 SAL_CALL ScVbaButtonCharacters::getCount() throw (uno::RuntimeException) in getCount() function in ScVbaButtonCharacters
415 for( sal_Int32 nIndex = 0, nCount = mxFormIC->getCount(); nIndex < nCount; ++nIndex ) in getModelIndexInForm()
/aoo41x/main/sc/inc/
H A Dafmtuno.hxx116 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
158 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
H A Dfmtuno.hxx104 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
261 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbadialogsbase.cxx29 VbaDialogsBase::getCount() throw (uno::RuntimeException) in getCount() function in VbaDialogsBase
/aoo41x/main/sd/source/filter/html/
H A Dbuttonset.hxx40 int getCount() const;
/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXFootnotes.csv1 "SwXFootnotes";"com::sun::star::container::XIndexAccess";"getCount()"
H A Dcom.sun.star.comp.office.SwXTextRanges.csv1 "SwXTextRanges";"com::sun::star::container::XIndexAccess";"getCount()"
/aoo41x/main/qadevOOo/tests/java/ifc/text/
H A D_XDocumentIndexesSupplier.java54 res = the_documentIndexes.getCount()>0; in _getDocumentIndexes()
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellFormatsObj.csv1 "ScCellFormatsObj";"com::sun::star::container::XIndexAccess";"getCount()"

Completed in 173 milliseconds

1...<<11121314151617181920>>...30