/aoo41x/main/sc/source/ui/view/ |
H A D | olinewin.cxx | 245 size_t nLevelCount = pArray ? pArray->GetDepth() : 0; in GetLevelCount() local 246 return nLevelCount ? (nLevelCount + 1) : 0; in GetLevelCount() 624 size_t nLevelCount = GetLevelCount(); in Paint() local 631 for ( size_t nLevel = 0; nLevel < nLevelCount; ++nLevel ) in Paint() 646 for ( size_t nLevel = 0; nLevel + 1 < nLevelCount; ++nLevel ) in Paint() 803 size_t nLevelCount = GetLevelCount(); in ImplMoveFocusByLevel() local 807 if ( nLevelCount > 0 ) in ImplMoveFocusByLevel() 808 bWrapped = lcl_RotateValue( mnFocusLevel, 0, nLevelCount - 1, bForward ); in ImplMoveFocusByLevel() 822 if ( bForward && (mnFocusLevel + 2 < nLevelCount) ) in ImplMoveFocusByLevel()
|
/aoo41x/main/editeng/source/items/ |
H A D | numitem.cxx | 790 : nLevelCount(nLevels), in SvxNumRule() 849 nLevelCount = rCopy.nLevelCount ; in SvxNumRule() 874 rStream >> nLevelCount; in SvxNumRule() 907 rStream<<nLevelCount; in Store() 958 nLevelCount = rCopy.nLevelCount; in operator =() 978 if(nLevelCount != rCopy.nLevelCount || in operator ==() 983 for(sal_uInt16 i = 0; i < nLevelCount; i++) in operator ==()
|
/aoo41x/main/svx/source/dialog/ |
H A D | svxbmpnumvalueset.cxx | 302 sal_Int32 nLevelCount = xLevel->getCount(); in UserDraw() local 303 if(nLevelCount > 5) in UserDraw() 304 nLevelCount = 5; in UserDraw() 305 for( sal_Int32 i = 0; i < nLevelCount && i < 5; i++) in UserDraw()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 1269 sal_uInt16 nLevelCount = FindSuccLevel( nCol, nRow, nCol, nRow, 0, 0 ); in DeleteSucc() local 1270 if ( nLevelCount ) in DeleteSucc() 1271 FindSuccLevel( nCol, nRow, nCol, nRow, 0, nLevelCount ); // loeschen in DeleteSucc() 1273 return ( nLevelCount != 0 ); in DeleteSucc() 1282 sal_uInt16 nLevelCount = FindPredLevel( nCol, nRow, 0, 0 ); in DeletePred() local 1283 if ( nLevelCount ) in DeletePred() 1284 FindPredLevel( nCol, nRow, 0, nLevelCount ); // loeschen in DeletePred() 1286 return ( nLevelCount != 0 ); in DeletePred()
|
/aoo41x/main/chart2/source/tools/ |
H A D | InternalDataProvider.cxx | 377 sal_Int32 nLevelCount = rSplitCategoriesList.getLength(); in InternalDataProvider() local 378 for( sal_Int32 nL = 0; nL<nLevelCount; nL++ ) in InternalDataProvider() 396 if( !nLevelCount ) in InternalDataProvider() 586 sal_Int32 nLevelCount = lcl_getInnerLevelCount( aCategories ); in createDataSource() local 587 for( sal_Int32 nL=0; nL<nLevelCount; nL++ ) in createDataSource() 794 sal_Int32 nLevelCount = lcl_getInnerLevelCount( aCategories ); in getDataByRangeRepresentation() local 795 if( nLevelCount == 1 ) in getDataByRangeRepresentation()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtlists.cxx | 377 const sal_Int32 nLevelCount( i_xNumRules->getCount() ); in ClampLevel() local 378 if ( io_rLevel >= nLevelCount ) { in ClampLevel() 379 io_rLevel = sal::static_int_cast< sal_Int16 >(nLevelCount-1); in ClampLevel()
|
H A D | XMLSectionExport.cxx | 886 sal_Int32 nLevelCount = xLevelTemplates->getCount(); in ExportBaseIndexSource() local 887 for(sal_Int32 i = 1; i<nLevelCount; i++) in ExportBaseIndexSource()
|
/aoo41x/main/sc/source/core/data/ |
H A D | table3.cxx | 679 sal_uInt16 nLevelCount = 0; // Anzahl Gruppierungen in DoSubTotals() local 683 nLevelCount = i+1; in DoSubTotals() 687 if (nLevelCount==0) // nichts tun in DoSubTotals() 696 sal_Bool bTestPrevSub = ( nLevelCount > 1 ); in DoSubTotals() 720 for (sal_uInt16 nLevel=0; nLevel<=nLevelCount && bSpaceLeft; nLevel++) // incl. Gesamtergebnis in DoSubTotals() 722 sal_Bool bTotal = ( nLevel == nLevelCount ); in DoSubTotals() 723 aRowEntry.nGroupNo = bTotal ? 0 : (nLevelCount-nLevel-1); in DoSubTotals()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 266 sal_uInt16 nLevelCount; // Anzahl der unterstuetzten Levels member in SvxNumRule 307 sal_uInt16 GetLevelCount() const {return nLevelCount;} in GetLevelCount()
|
/aoo41x/main/chart2/source/view/axes/ |
H A D | VCartesianAxis.cxx | 473 … sal_Int32 nLevelCount = m_aAxisProperties.m_pExplicitCategoriesProvider->getCategoryLevelCount(); in createAllTickInfosFromComplexCategories() local 474 for( ; nLevel<nLevelCount; nLevel++ ) in createAllTickInfosFromComplexCategories() 507 … sal_Int32 nLevelCount = m_aAxisProperties.m_pExplicitCategoriesProvider->getCategoryLevelCount(); in createAllTickInfosFromComplexCategories() local 508 for( ; nLevel<nLevelCount; nLevel++ ) in createAllTickInfosFromComplexCategories()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 2848 sal_Int32 nLevelCount = aMap.count( nLevel ); in handleToc() local 2849 if( nLevelCount ) in handleToc() 2853 uno::Sequence< rtl::OUString> aStyles( nLevelCount ); in handleToc() 2854 for ( sal_Int32 nStyle = 0; nStyle < nLevelCount; ++nStyle, ++aTOCStyleIter ) in handleToc() 2868 sal_Int32 nLevelCount = xLevelFormats->getCount(); in handleToc() local 2870 for( sal_Int32 nLevel = 1; nLevel < nLevelCount; ++nLevel) in handleToc()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowserModel.cxx | 807 sal_Int32 nLevelCount = rSplitCategoriesList.getLength(); in updateFromModel() local 808 for( sal_Int32 nL = 0; nL<nLevelCount; nL++ ) in updateFromModel()
|