| /AOO41X/main/sw/source/core/doc/ |
| H A D | number.cxx | 70 SwNumFmt* SwNumRule::aBaseFmts[ RULE_END ][ MAXLEVEL ] = { 73 SwNumFmt* SwNumRule::aLabelAlignmentBaseFmts[ RULE_END ][ MAXLEVEL ] = { 80 sal_uInt16 SwNumRule::aDefNumIndents[ MAXLEVEL ] = { 88 ASSERT_ID( i < MAXLEVEL && eRuleType < RULE_END, ERR_NUMLEVEL); in Get() 102 ASSERT_ID( i < MAXLEVEL && eRuleType < RULE_END, ERR_NUMLEVEL); in GetNumFmt() 103 if ( i < MAXLEVEL && eRuleType < RULE_END) in GetNumFmt() 177 ASSERT( MAXLEVEL > nLvl, "NumLevel is out of range" ); in GetNumIndent() 183 ASSERT( MAXLEVEL > nLvl, "NumLevel is out of range" ); in GetBullIndent() 432 for( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in UpdateNumNodes() 538 for( n = 0; n < MAXLEVEL; ++n ) in SwNumRule() [all …]
|
| H A D | poolfmt.cxx | 95 static const sal_uInt16 aHeadlineSizes[ 2 * MAXLEVEL ] = { 207 aHItem.SetHeight( aHeadlineSizes[ MAXLEVEL + nLevel ] ); in lcl_SetHeadline() 1703 static const sal_uInt16 aAbsSpace[ MAXLEVEL ] = in GetNumRuleFromPool() 1709 static const sal_uInt16 aAbsSpaceInch[ MAXLEVEL ] = in GetNumRuleFromPool() 1732 for( n = 0; n < MAXLEVEL; ++n, ++pArr ) in GetNumRuleFromPool() 1752 static const sal_uInt16 aAbsSpace[ MAXLEVEL ] = in GetNumRuleFromPool() 1760 static const sal_uInt16 aAbsSpaceInch[ MAXLEVEL ] = in GetNumRuleFromPool() 1788 for( n = 0; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 1831 for( n = 0; n < MAXLEVEL; ++n ) in GetNumRuleFromPool() 1860 static const sal_uInt16 aAbsSpace[ MAXLEVEL ] = in GetNumRuleFromPool() [all …]
|
| H A D | docnum.cxx | 197 SwTxtFmtColl* aCollArr[ MAXLEVEL ]; in OutlineUpDown() 198 memset( aCollArr, 0, sizeof( SwTxtFmtColl* ) * 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() 318 while (nCount > 0 && m + nStep >= 0 && m + nStep < MAXLEVEL) in OutlineUpDown() 359 if ( nNewOutlineLevel < 1 || nNewOutlineLevel > MAXLEVEL ) in OutlineUpDown() 397 if (nLevel < MAXLEVEL && aMoveArr[nLevel] >= 0) in OutlineUpDown() [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()
|
| /AOO41X/main/sw/source/ui/misc/ |
| H A D | outline.cxx | 256 for( i = 0; i < MAXLEVEL; ++i ) in SwOutlineTabDialog() 404 for(sal_uInt16 i = 0; i < MAXLEVEL; ++i) in GetLevel() 409 return MAXLEVEL;//NO_NUMBERING; //#outline level,zhaojianwei in GetLevel() 458 if ((sal_uInt8)GetLevel(rTxtColl.GetName()) == MAXLEVEL) //add by zhaojianwei in Ok() 484 for(i = 0; i < MAXLEVEL; ++i ) in Ok() 604 const SwNumFmt* aNumFmtArr[MAXLEVEL]; in Update() 607 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in Update() 655 aAllLevelNF.SetMax(MAXLEVEL); in Update() 709 if(pBox->IsEntryPosSelected( MAXLEVEL )) in IMPL_LINK() 716 for( sal_uInt16 i = 0; i < MAXLEVEL; i++ ) in IMPL_LINK() [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() 458 aLevelLB.SelectEntryPos( MAXLEVEL, nActNumLvl == USHRT_MAX); in ActivatePage() 460 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in ActivatePage() 527 aLevelLB.SelectEntryPos( MAXLEVEL, sal_True); in Reset() 530 for(sal_uInt16 i = 0; i < MAXLEVEL; i++) in Reset() 564 for( sal_uInt16 i = 0; i < MAXLEVEL; ++i ) in InitPosAndSpaceMode() [all …]
|
| /AOO41X/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 …]
|
| /AOO41X/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() 485 String aStyleNames[MAXLEVEL]; // (additional) style names TOX_CONTENT, TOX_USER 568 DBG_ASSERT( nLevel < MAXLEVEL, "Which level?"); in GetStyleNames() 573 DBG_ASSERT( nLevel < MAXLEVEL, "Which level?"); in SetStyleNames()
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/core/edit/ |
| H A D | autofmt.cxx | 814 while( nPos < rTxt.Len() && nDigitLvl < MAXLEVEL - 1) in GetDigitLevel() 1535 for( sal_uInt8 n = 0; n < MAXLEVEL; ++n, nAbsPos = nAbsPos + nSpaceSteps ) in BuildEnum() 1554 nFrmWidth < ( nSpaceSteps * MAXLEVEL ) ) in BuildEnum() 1556 ( MAXLEVEL - nLvl )); in BuildEnum() 1585 sal_uInt16( MAXLEVEL - 1 ) ); in BuildEnum() 1628 aFmt.SetIncludeUpperLevels( MAXLEVEL ); in BuildEnum() 1644 sal_Bool bDefStep = nFrmWidth < (nSpaceSteps * MAXLEVEL); in BuildEnum() 1645 for( ; n < MAXLEVEL; ++n ) in BuildEnum() 1648 aFmt.SetIncludeUpperLevels( MAXLEVEL ); in BuildEnum() 2378 if( nLevel >= MAXLEVEL ) in SwAutoFormat() [all …]
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | txtnum.cxx | 156 ASSERT( GetShell().GetNumLevel() < MAXLEVEL, in ExecEnterNum() 160 if( nLevel < MAXLEVEL ) in ExecEnterNum() 179 for( sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in ExecEnterNum() 285 for( sal_uInt8 n = 0; n < MAXLEVEL; ++n ) in ExecSetNumber() 311 if( nLevel < MAXLEVEL ) in ExecSetNumber()
|
| H A D | listsh.cxx | 270 if(nLower == (MAXLEVEL - 1)) in GetState() 275 if(nCurrentNumLevel == (MAXLEVEL - 1)) in GetState()
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | swxml.cxx | 412 String aDefOutlStyleNames[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 415 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 425 bool aOutlineLevelAssigned[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 427 SwTxtFmtColl* aCreatedDefaultOutlineStyles[ MAXLEVEL ]; in lcl_AdjustOutlineStylesForOOo() 430 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 450 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo() 464 for ( sal_uInt8 i = 0; i < MAXLEVEL; ++i ) in lcl_AdjustOutlineStylesForOOo()
|
| /AOO41X/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()
|
| /AOO41X/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()
|
| /AOO41X/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()
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unosett.cxx | 1268 for( i = 0; i < MAXLEVEL; i++) in SwXNumberingRules() 1280 for(i = 0; i < MAXLEVEL; i++) in SwXNumberingRules() 1342 if(nIndex < 0 || MAXLEVEL <= nIndex) in replaceByIndex() 1366 for(sal_uInt16 i = 0; i < MAXLEVEL;i++) in replaceByIndex() 1417 return MAXLEVEL; in getCount() 1427 if(nIndex < 0 || MAXLEVEL <= nIndex) in getByIndex() 1473 DBG_ASSERT( 0 <= nIndex && nIndex < MAXLEVEL, "index out of range" ); in GetNumberingRuleByIndex() 1696 : MAXLEVEL; //<-end,zhaojianwei in GetNumberingRuleByIndex() 1752 DBG_ASSERT( 0 <= nIndex && nIndex < MAXLEVEL, "index out of range" ); in SetNumberingRuleByIndex() 1851 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()
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | outline.hxx | 68 String aCollNames[MAXLEVEL]; 125 String aSaveCollNames[MAXLEVEL];
|
| /AOO41X/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() 582 for( sal_uInt16 i = 0; i < MAXLEVEL; ++i ) in CopyTOXBase() 619 for(sal_uInt16 nLevel = 0; nLevel < MAXLEVEL; nLevel++) in operator =()
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | chpfld.cxx | 188 … ASSERT( pONd->GetAttrOutlineLevel() >= 0 && pONd->GetAttrOutlineLevel() <= MAXLEVEL, in ChangeExpansion() 292 if(nTmp >= 0 && nTmp < MAXLEVEL) in PutValue()
|