Home
last modified time | relevance | path

Searched refs:nLvl (Results 26 – 50 of 50) sorted by relevance

12

/trunk/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx266 virtual void OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt& rNFmt, const SwFmt& rFmt ) = 0;
486 virtual void ParaNumRule_Impl( const SwTxtNode *pTxtNd, sal_Int32 nLvl, sal_Int32 nNumId ) = 0;
H A Dwrtw8nds.cxx1157 sal_uInt16 nLvl = rAttr.GetLevel(); in TOXMark() local
1158 if (nLvl > WW8ListManager::nMaxLevel) in TOXMark()
1159 nLvl = WW8ListManager::nMaxLevel; in TOXMark()
1162 += String::CreateFromInt32( nLvl )) += ' '; in TOXMark()
2146 sal_uInt8 nLvl = static_cast< sal_uInt8 >( rNode.GetActualListLevel() ); in OutputTextNode() local
2147 const SwNumFmt* pFmt = pRule->GetNumFmt( nLvl ); in OutputTextNode()
2149 pFmt = &pRule->Get( nLvl ); in OutputTextNode()
H A Dww8par.cxx1192 sal_uInt8 nLvl = static_cast< sal_uInt8 >(rTxtNode.GetActualListLevel()); in GetNumFmtFromStack() local
1193 pRet = &(pRule->Get(nLvl)); in GetNumFmtFromStack()
5639 bool SwWW8ImplReader::InEqualOrHigherApo(int nLvl) const in InEqualOrHigherApo()
5641 if (nLvl) in InEqualOrHigherApo()
5642 --nLvl; in InEqualOrHigherApo()
5644 if ( sal::static_int_cast< sal_Int32>(nLvl) >= sal::static_int_cast< sal_Int32>(maApos.size()) ) in InEqualOrHigherApo()
5648 mycApoIter aIter = std::find(maApos.begin() + nLvl, maApos.end(), true); in InEqualOrHigherApo()
5655 bool SwWW8ImplReader::InEqualApo(int nLvl) const in InEqualApo()
5659 if (nLvl) in InEqualApo()
5660 --nLvl; in InEqualApo()
[all …]
H A Drtfattributeoutput.hxx189 virtual void OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt &rNFmt, const SwFmt &rFmt );
390 virtual void ParaNumRule_Impl( const SwTxtNode *pTxtNd, sal_Int32 nLvl, sal_Int32 nNumId );
H A Ddocxattributeoutput.hxx188 virtual void OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt &rNFmt, const SwFmt &rFmt );
453 virtual void ParaNumRule_Impl( const SwTxtNode *pTxtNd, sal_Int32 nLvl, sal_Int32 nNumId );
H A Ddocxattributeoutput.cxx1793 void DocxAttributeOutput::OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt& /*rNFmt*/, const SwFmt&… in OutlineNumbering() argument
1795 if ( nLvl >= WW8ListManager::nMaxLevel ) in OutlineNumbering()
1796 nLvl = WW8ListManager::nMaxLevel - 1; in OutlineNumbering()
1799 FSNS( XML_w, XML_val ), OString::valueOf( sal_Int32( nLvl ) ).getStr( ), in OutlineNumbering()
2908 void DocxAttributeOutput::ParaNumRule_Impl( const SwTxtNode* /*pTxtNd*/, sal_Int32 nLvl, sal_Int32 … in ParaNumRule_Impl() argument
2913 …NS( XML_w, XML_ilvl, FSNS( XML_w, XML_val ), OString::valueOf( sal_Int32( nLvl )).getStr(), FSEND … in ParaNumRule_Impl()
H A Dwrtww8.cxx1429 for (sal_uInt16 nLvl = 0; nLvl < nLevels; ++nLvl) in CollectGrfsOfBullets() local
1431 const SwNumFmt &rFmt = rRule.Get(nLvl); in CollectGrfsOfBullets()
H A Dww8par.hxx1400 bool InEqualApo(int nLvl) const;
1402 bool InEqualOrHigherApo(int nLvl) const;
H A Dwrtww8.hxx1105 sal_uInt16 DupNumRuleWithLvlStart(const SwNumRule *pRule,sal_uInt8 nLvl,sal_uInt16 nVal);
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx668 const int nLvl = pNd->GetAttrOutlineLevel()-1; //<-end,zhaojianwei in lcl_FindOutlineNum() local
669 if( nLvl == nLevel - 1) in lcl_FindOutlineNum()
911 sal_uInt8 nLvl( 0 ); in lcl_ChgNumRule() local
916 nLvl = static_cast<sal_uInt8>(pTxtNd->GetActualListLevel()); in lcl_ChgNumRule()
918 if( nLvl < MAXLEVEL ) in lcl_ChgNumRule()
920 if( nChgFmtLevel & ( 1 << nLvl )) in lcl_ChgNumRule()
H A Ddocdde.cxx355 const int nLvl = pNd->GetTxtNode()->GetAttrOutlineLevel()-1;//<-end,zhaojianwei in SelectServerObj() local
365 nLvl < rOutlNds[ nTmpPos ]->GetTxtNode()-> in SelectServerObj()
H A Ddocglbl.cxx89 sal_uInt8 nLvl = 1; in GenerateHTMLDoc() local
93 if( nLvl == rFmtColls[ --n ]->GetAttrOutlineLevel() -1 )//<-end,zhaojianwei 0814 in GenerateHTMLDoc()
H A Ddocfld.cxx1518 const sal_uInt8 nLvl = pSFldTyp->GetOutlineLvl(); in UpdateExpFlds() local
1519 if( MAXLEVEL > nLvl ) in UpdateExpFlds()
1525 FindOutlineNodeOfLevel( nLvl ); in UpdateExpFlds()
H A Ddoc.cxx2122 … const int nLvl = ((SwTxtNode*)GetNodes()[ nIndex ])->GetAttrOutlineLevel()-1;//<-end,zhaojianwei in Summary() local
2123 if( nLvl > nLevel ) in Summary()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx404 ListLevel::Pointer AbstractListDef::GetLevel( sal_uInt16 nLvl ) in GetLevel() argument
407 if ( m_aLevels.size( ) > nLvl ) in GetLevel()
408 pLevel = m_aLevels[ nLvl ]; in GetLevel()
H A DNumberingManager.hxx149 ListLevel::Pointer GetLevel( sal_uInt16 nLvl );
/trunk/main/sw/inc/
H A Dtox.hxx635 inline void SwTOXMark::SetLevel( sal_uInt16 nLvl ) in SetLevel() argument
638 nLevel = nLvl; in SetLevel()
H A Dnode.hxx304 const SwTxtNode* FindOutlineNodeOfLevel( sal_uInt8 nLvl ) const;
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx306 sal_uInt8 nLvl = nLevel; in NewNumBulList() local
310 SetNodeNum( nLvl, false ); in NewNumBulList()
H A Dhtmlatr.cxx615 sal_uInt8 nLvl = aNumInfo.GetLevel(); in OutHTML_SwFmt() local
617 ASSERT( pTxtNd->GetActualListLevel() == nLvl, in OutHTML_SwFmt()
624 nBulletGrfLvl = nLvl; // nur veruebergehend!!! in OutHTML_SwFmt()
H A Dswhtml.cxx2257 sal_uInt8 nLvl = GetNumInfo().GetLevel(); in AppendTxtNode() local
2258 SetNodeNum( nLvl, false ); in AppendTxtNode()
H A Dhtmltab.cxx3486 sal_uInt8 nLvl = GetNumInfo().GetLevel(); in InsertTableContents() local
3490 SetNodeNum( nLvl, false ); in InsertTableContents()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx828 const SwTxtNode* SwNode::FindOutlineNodeOfLevel( sal_uInt8 nLvl ) const in FindOutlineNodeOfLevel()
832 if( MAXLEVEL > nLvl && rONds.Count() ) in FindOutlineNodeOfLevel()
869 nLvl < ( pRet = rONds[nPos]->GetTxtNode() ) in FindOutlineNodeOfLevel()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx366 void ReadListLevel( SwNumRule& rRule, sal_uInt8 nLvl );
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx295 for( sal_uInt8 nLvl = 0; nLvl < nLevels; ++nLvl ) in DumpNumList() local

Completed in 318 milliseconds

12