/aoo42x/main/sw/source/core/doc/ |
H A D | number.cxx | 103 if ( i < MAXLEVEL && eRuleType < RULE_END) in GetNumFmt() 432 for( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in UpdateNumNodes() 538 for( n = 0; n < MAXLEVEL; ++n ) in SwNumRule() 562 for( n = 0; n < MAXLEVEL; ++n ) in SwNumRule() 582 for( n = 0; n < MAXLEVEL; ++n ) in SwNumRule() 602 for( n = 0; n < MAXLEVEL; ++n ) in SwNumRule() 699 for( sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in CheckCharFmts() 758 if( i < MAXLEVEL ) in Set() 772 if( i >= MAXLEVEL ) in Set() 817 if (nLevel < MAXLEVEL) in MakeNumString() [all …]
|
H A D | poolfmt.cxx | 98 static const sal_uInt16 aHeadlineSizes[ 2 * MAXLEVEL ] = { 1738 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() 1794 for( n = 0; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 1837 for( n = 0; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 1895 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() 2026 for( n = 3; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 2089 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() 2150 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() 2194 for( n = 0; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 2255 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() [all …]
|
H A D | docnum.cxx | 197 SwTxtFmtColl* aCollArr[ MAXLEVEL ]; in OutlineUpDown() 214 for (n = MAXLEVEL - 1; n > 0; n--) in OutlineUpDown() 226 while (n < MAXLEVEL - 1) in OutlineUpDown() 244 for (n = 0; n < MAXLEVEL - 1; n++) in OutlineUpDown() 284 int aMoveArr[MAXLEVEL]; in OutlineUpDown() 300 for (n = 0; n < MAXLEVEL; n++) in OutlineUpDown() 409 if( 0 <= nLevel && nLevel <= MAXLEVEL) in OutlineUpDown() 642 if( MAXLEVEL > nLevel ) in lcl_FindOutlineNum() 918 if( nLvl < MAXLEVEL ) in lcl_ChgNumRule() 927 for ( sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in lcl_ChgNumRule() [all …]
|
H A D | list.cxx | 85 mnMarkedListLevel( MAXLEVEL ) in SwListImpl() 191 if ( mnMarkedListLevel != MAXLEVEL ) in MarkListLevel() 205 if ( mnMarkedListLevel != MAXLEVEL ) in MarkListLevel() 211 mnMarkedListLevel = MAXLEVEL; in MarkListLevel()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | outline.cxx | 256 for( i = 0; i < MAXLEVEL; ++i ) in SwOutlineTabDialog() 484 for(i = 0; i < MAXLEVEL; ++i ) in Ok() 655 aAllLevelNF.SetMax(MAXLEVEL); in Update() 758 for( i = 0; i < MAXLEVEL; ++i) in IMPL_LINK() 767 for( i = 0; i < MAXLEVEL; ++i) in IMPL_LINK() 774 for( i = 0; i < MAXLEVEL; ++i) in IMPL_LINK() 779 for( n = 0; n < MAXLEVEL; ++n ) in IMPL_LINK() 783 if( MAXLEVEL == n ) in IMPL_LINK() 936 for( i = 0; i < MAXLEVEL; ++i ) in SetWrtShell() 986 aLevelLB.SelectEntryPos(MAXLEVEL); in ActivatePage() [all …]
|
H A D | num.cxx | 194 for(sal_uInt16 i = 1; i <= MAXLEVEL; i++) in SwNumPositionTabPage() 197 sEntry += String::CreateFromInt32(MAXLEVEL); in SwNumPositionTabPage() 242 const SwNumFmt* aNumFmtArr[MAXLEVEL]; in InitControls() 248 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in InitControls() 315 if (MAXLEVEL <= nLvl) in InitControls() 460 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in ActivatePage() 530 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in Reset() 675 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in IMPL_LINK() 758 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in IMPL_LINK() 826 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in IMPL_LINK() [all …]
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 127 for( sal_uInt8 n = 1; n < MAXLEVEL; ++n ) in lcl_ExpandNumFmts() 160 if( MAXLEVEL >= nNumLvl ) in ReadListLevel() 468 if( ++nNumLvl < MAXLEVEL ) in ReadListTable() 491 for( sal_uInt8 n = 0; bRet && n < MAXLEVEL; ++n ) in lcl_IsEqual() 651 if( ++nNumLvl < MAXLEVEL ) in ReadListOverrideTable() 700 if ( MAXLEVEL > pStyle->nOutlineNo ) in ReadListOverrideTable() 769 for ( sal_uInt8 nLvl = 0; nLvl < MAXLEVEL; ++nLvl ) in RemoveUnusedNumRule() 857 nLevel = MAXLEVEL <= (unsigned long) nTokenValue ? MAXLEVEL - 1 in ReadNumSecLevel() 866 nLevel = MAXLEVEL <= (unsigned long) nTokenValue in ReadNumSecLevel() 867 ? MAXLEVEL - 1 in ReadNumSecLevel() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | numrule.hxx | 118 static SwNumFmt* aBaseFmts [ RULE_END ][ MAXLEVEL ]; 119 static sal_uInt16 aDefNumIndents[ MAXLEVEL ]; 122 static SwNumFmt* aLabelAlignmentBaseFmts [ RULE_END ][ MAXLEVEL ]; 127 SwNumFmt* aFmts[ MAXLEVEL ]; 196 const unsigned int _nRestrictToThisLevel = MAXLEVEL ) const;
|
H A D | tox.hxx | 242 nOutlineLevel(MAXLEVEL), //default to maximum outline level in SwFormToken() 483 String aStyleNames[MAXLEVEL]; // (additional) style names TOX_CONTENT, TOX_USER 566 DBG_ASSERT( nLevel < MAXLEVEL, "Which level?"); in GetStyleNames() 571 DBG_ASSERT( nLevel < MAXLEVEL, "Which level?"); in SetStyleNames()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 1556 ( MAXLEVEL - nLvl )); in BuildEnum() 1585 sal_uInt16( MAXLEVEL - 1 ) ); in BuildEnum() 1628 aFmt.SetIncludeUpperLevels( MAXLEVEL ); in BuildEnum() 1645 for( ; n < MAXLEVEL; ++n ) in BuildEnum() 2379 if( nLevel >= MAXLEVEL ) in SwAutoFormat() 2380 nLevel = MAXLEVEL-1; in SwAutoFormat() 2493 if( nLevel >= MAXLEVEL ) in SwAutoFormat() 2494 nLevel = MAXLEVEL-1; in SwAutoFormat() 2500 if( nLastHeadLvl+1 < MAXLEVEL ) in SwAutoFormat() 2527 if( nLevel >= MAXLEVEL ) in SwAutoFormat() [all …]
|
/aoo42x/main/sw/source/ui/config/ |
H A D | uinums.cxx | 237 for( sal_uInt16 n = 0; n < MAXLEVEL; ++n ) in SwNumRulesWithName() 262 for( int n = 0; n < MAXLEVEL; ++n ) in ~SwNumRulesWithName() 274 for( int n = 0; n < MAXLEVEL; ++n ) in operator =() 297 for(sal_uInt16 n = 0; n < MAXLEVEL; ++n ) in SwNumRulesWithName() 328 for( sal_uInt16 n = 0; n < MAXLEVEL; ++n ) in MakeNumRule() 345 for( sal_uInt16 n = 0; n < MAXLEVEL; ++n ) in Store()
|
H A D | optload.cxx | 472 for (i = 0; i < MAXLEVEL; i++) in SwCaptionOptPage() 475 sal_Unicode nLvl = MAXLEVEL; in SwCaptionOptPage() 489 aLbLevel.SelectEntryPos( nLvl < MAXLEVEL ? nLvl + 1 : 0 ); in SwCaptionOptPage() 777 sal_uInt16 nLevelPos = ( pOpt->GetLevel() < MAXLEVEL ) ? pOpt->GetLevel() + 1 : 0; in IMPL_LINK() 833 sal_uInt16 nLevel = ( nPos > 0 && nPos != LISTBOX_ENTRY_NOTFOUND ) ? nPos - 1 : MAXLEVEL; in SaveEntry() 925 if( pFldType && pFldType->GetOutlineLvl() < MAXLEVEL ) in DrawSample()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 396 String aDefOutlStyleNames[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 399 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 409 bool aOutlineLevelAssigned[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 411 SwTxtFmtColl* aCreatedDefaultOutlineStyles[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 414 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 434 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 448 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | txtnum.cxx | 151 ASSERT( GetShell().GetNumLevel() < MAXLEVEL, in ExecEnterNum() 154 if ( nLevel < MAXLEVEL ) in ExecEnterNum() 169 for ( sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in ExecEnterNum() 282 if ( nLevel < MAXLEVEL ) in ExecSetNumber()
|
H A D | listsh.cxx | 270 if(nLower == (MAXLEVEL - 1)) in GetState() 275 if(nCurrentNumLevel == (MAXLEVEL - 1)) in GetState()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlnum.hxx | 37 sal_uInt16 aNumStarts[MAXLEVEL]; 115 ? ( nDeep<=MAXLEVEL ? nDeep-1 : MAXLEVEL - 1 ) in GetLevel()
|
H A D | htmlnum.cxx | 119 sal_uInt8 nLevel = (sal_uInt8)( (rInfo.GetDepth() <= MAXLEVEL ? rInfo.GetDepth() in NewNumBulList() 120 : MAXLEVEL) - 1 ); in NewNumBulList() 426 for( sal_uInt16 i=0; i<MAXLEVEL; i++ ) in EndNumBulList() 588 if ( /*nLevel >= 0 &&*/ nLevel < MAXLEVEL ) in NewNumBulListItem()
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 404 if( pFldType && pFldType->GetOutlineLvl() < MAXLEVEL ) in DrawSample() 510 for( sal_uInt16 n = 0; n < MAXLEVEL; ++n ) in SwSequenceOptionDialog() 516 sal_Unicode nLvl = MAXLEVEL; in SwSequenceOptionDialog() 524 aLbLevel.SelectEntryPos( nLvl < MAXLEVEL ? nLvl + 1 : 0 ); in SwSequenceOptionDialog() 550 else if( aFldTypeName.Len() && nLvl < MAXLEVEL ) in Apply()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 94 ASSERT(rDesc.GetLevel() > 0 && rDesc.GetLevel() <= MAXLEVEL, in InsertTOXMark() 129 ASSERT(rDesc.GetLevel() > 0 && rDesc.GetLevel() <= MAXLEVEL, in InsertTOXMark() 423 for(sal_uInt16 nLevel = 0; nLevel < MAXLEVEL; nLevel++) in UpdateOrInsertTOX() 505 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in ApplyTo()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 186 mnWW8OutlineLevel( MAXLEVEL ), in SwWW8StyInf() 226 return ( pFmt != NULL && (MAXLEVEL > mnWW8OutlineLevel) ); in HasWW8OutlineLevel() 259 if ( nWW8OutlineLevel < MAXLEVEL ) in WW8OutlineLevelToOutlinelevel()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1265 for( i = 0; i < MAXLEVEL; i++) in SwXNumberingRules() 1277 for(i = 0; i < MAXLEVEL; i++) in SwXNumberingRules() 1339 if(nIndex < 0 || MAXLEVEL <= nIndex) in replaceByIndex() 1363 for(sal_uInt16 i = 0; i < MAXLEVEL;i++) in replaceByIndex() 1414 return MAXLEVEL; in getCount() 1424 if(nIndex < 0 || MAXLEVEL <= nIndex) in getByIndex() 1470 DBG_ASSERT( 0 <= nIndex && nIndex < MAXLEVEL, "index out of range" ); in GetNumberingRuleByIndex() 1693 : MAXLEVEL; //<-end,zhaojianwei in GetNumberingRuleByIndex() 1749 DBG_ASSERT( 0 <= nIndex && nIndex < MAXLEVEL, "index out of range" ); in SetNumberingRuleByIndex() 1848 if(nSet >= 0 && MAXLEVEL >= nSet) in SetNumberingRuleByIndex()
|
H A D | unoidx.cxx | 321 m_pTOXBase->SetLevel(MAXLEVEL); in SwDocIndexDescriptorProperties_Impl() 2267 aMark.SetLevel(Min( static_cast<sal_Int8>( MAXLEVEL ), in setPropertyValue() 2314 if(nVal >= 0 && nVal < MAXLEVEL) in setPropertyValue() 2808 if(nIndex < 0 || nIndex > MAXLEVEL) in replaceByIndex() 2843 return MAXLEVEL; in getCount() 2855 if(nIndex < 0 || nIndex > MAXLEVEL) in getByIndex() 3102 if( nLevel < 1 || nLevel > MAXLEVEL ) in replaceByIndex() 3232 if( aToken.nOutlineLevel != MAXLEVEL ) in getByIndex() 3268 if (aToken.nOutlineLevel != MAXLEVEL) in getByIndex()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | outline.hxx | 68 String aCollNames[MAXLEVEL]; 125 String aSaveCollNames[MAXLEVEL];
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 414 case TOX_USER: nRet = MAXLEVEL+1; break; in GetFormMaxLevel() 415 case TOX_CONTENT: nRet = MAXLEVEL+1; break; in GetFormMaxLevel() 558 for( sal_uInt16 i = 0; i < MAXLEVEL; ++i ) in CopyTOXBase() 595 for(sal_uInt16 nLevel = 0; nLevel < MAXLEVEL; nLevel++) in operator =()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | content.cxx | 245 if(nOutlineLevel < MAXLEVEL) in Init() 881 nOutlineLevel(MAXLEVEL), in SwContentTree() 1175 for(i = 1; i <= MAXLEVEL; i++ ) in CreateContextMenu() 1678 const sal_uInt16 nActPos = pShell->GetOutlinePos(MAXLEVEL); in Display() 1975 sal_uInt16 nOutlinePos = pSh->GetOutlinePos(MAXLEVEL); in HasContentChanged() 2007 const sal_uInt16 nActPos = GetWrtShell()->GetOutlinePos(MAXLEVEL); in HasContentChanged() 2386 const sal_uInt16 nCurrPos = pShell->GetOutlinePos(MAXLEVEL); in ExecCommand() 2517 if( MAXLEVEL > nOutlineLevel && // werden nicht alle Ebenen angezeigt in NotifyMoving() 2558 if( MAXLEVEL > nOutlineLevel && // werden nicht alle Ebenen angezeigt in NotifyCopying()
|