Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...31

/trunk/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
/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/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 …]
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx335 return mxSlides->getCount()*2+1; in GetCoreIndex()
579 maPageDescriptors.resize(mxSlides->getCount()); in AdaptSize()
/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx175 return getCount() > 0; in hasElements()
179 sal_Int32 SAL_CALL SdXCustomPresentation::getCount() in getCount() function in SdXCustomPresentation
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx150 if( xFootnotes->getCount() > 0 ) in setSeekView()
165 if( xEndnotes->getCount() > 0 ) in setSeekView()
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()
/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx212 xMasterPage = xMasterPages->insertNewByIndex( xMasterPages->getCount() ); in endDocument()
359 while( xSlide->getCount() ) in importSlide()
/trunk/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()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx212 while( xSheetsIA->getCount() > 1 ) in Add()
214 …ence< container::XNamed > xSheetName( xSheetsIA->getByIndex( xSheetsIA->getCount() - 1 ), uno::UNO… in Add()
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()
/trunk/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()
/trunk/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()
/trunk/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
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx341 ::sal_Int32 SAL_CALL OFormattedField::getCount( ) throw (uno::RuntimeException) in getCount() function in reportdesign::OFormattedField
343 return m_aProps.getCount(); in getCount()
/trunk/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
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx684 sal_Int32 getCount() const in getCount() function in slideshow::internal::__anon221e82cf0111::CountClassFunctor
709 return aFunctor.getCount(); in implGetNumberOfTreeNodes()
/trunk/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()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1157 for ( sal_Int32 nIndex = 0; nIndex < xMenuSettings->getCount(); nIndex++ ) in LoadSubMenus()
1327 rMenuBar->getCount(), uno::makeAny( aPropValueSeq )); in Apply()
1359 rMenuBar->getCount(), uno::makeAny( aPropValueSeq )); in ApplyMenu()
1366 rMenuBar->getCount(), uno::makeAny( m_aSeparatorSeq )); in ApplyMenu()
1373 rMenuBar->getCount(), uno::makeAny( aPropValueSeq )); in ApplyMenu()
4269 rToolbarBar->getCount(), uno::makeAny( aPropValueSeq )); in ApplyToolbar()
4276 rToolbarBar->getCount(), uno::makeAny( m_aSeparatorSeq )); in ApplyToolbar()
4284 rToolbarBar->getCount(), uno::makeAny( aPropValueSeq )); in ApplyToolbar()
4480 for ( sal_Int32 nIndex = 0; nIndex < xToolbarSettings->getCount(); nIndex++ ) in LoadToolbar()
/trunk/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);

Completed in 227 milliseconds

1...<<11121314151617181920>>...31