Searched defs:nLvl (Results  26 – 39 of 39) sorted by relevance
12
| /aoo4110/main/sw/source/core/doc/ | 
| H A D | docnum.cxx | 668         const int nLvl = pNd->GetAttrOutlineLevel()-1;   //<-end,zhaojianwei  in lcl_FindOutlineNum()  local934     sal_uInt8 nLvl( 0 );  in lcl_ChgNumRule()  local
 
 | 
| H A D | docfld.cxx | 1518                         const sal_uInt8 nLvl = pSFldTyp->GetOutlineLvl();  in UpdateExpFlds()  local
 | 
| H A D | doc.cxx | 2140 …   const int nLvl = ((SwTxtNode*)GetNodes()[ nIndex ])->GetAttrOutlineLevel()-1;//<-end,zhaojianwei  in Summary()  local
 | 
| /aoo4110/main/sw/source/core/fields/ | 
| H A D | expfld.cxx | 693 			sal_Int8 nLvl = 0;  in PutValue()  local
 | 
| /aoo4110/main/sw/inc/ | 
| H A D | tox.hxx | 632 inline void SwTOXMark::SetLevel( sal_uInt16 nLvl )  in SetLevel()
 | 
| /aoo4110/main/sw/source/filter/ww8/ | 
| H A D | docxattributeoutput.cxx | 1793 void DocxAttributeOutput::OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt& /*rNFmt*/, const SwFmt&…  in OutlineNumbering()2908 void DocxAttributeOutput::ParaNumRule_Impl( const SwTxtNode* /*pTxtNd*/, sal_Int32 nLvl, sal_Int32 …  in ParaNumRule_Impl()
 
 | 
| H A D | rtfattributeoutput.cxx | 1305 void RtfAttributeOutput::OutlineNumbering( sal_uInt8 nLvl, const SwNumFmt& /*rNFmt*/, const SwFmt& …  in OutlineNumbering()2665 void RtfAttributeOutput::ParaNumRule_Impl( const SwTxtNode* pTxtNd, sal_Int32 nLvl, sal_Int32 nNumI…  in ParaNumRule_Impl()
 
 | 
| H A D | wrtww8.cxx | 1443 			for (sal_uInt16 nLvl = 0; nLvl < nLevels; ++nLvl)  in CollectGrfsOfBullets()  local
 | 
| H A D | ww8par.cxx | 1192             sal_uInt8 nLvl = static_cast< sal_uInt8 >(rTxtNode.GetActualListLevel());  in GetNumFmtFromStack()  local
 | 
| /aoo4110/main/cui/source/tabpages/ | 
| H A D | numpages.cxx | 1736 	sal_uInt16 nLvl = USHRT_MAX;  in InitControls()  local3183 	sal_uInt16 nLvl = USHRT_MAX;  in InitControls()  local
 
 | 
| /aoo4110/main/sw/source/filter/ww8/dump/ | 
| H A D | dump8a.cxx | 295 			for( sal_uInt8 nLvl = 0; nLvl < nLevels; ++nLvl )  in DumpNumList()  local
 | 
| /aoo4110/main/sw/source/filter/html/ | 
| H A D | htmlatr.cxx | 615 		sal_uInt8 nLvl = aNumInfo.GetLevel();  in OutHTML_SwFmt()  local
 | 
| H A D | swhtml.cxx | 2267             sal_uInt8 nLvl = GetNumInfo().GetLevel();  in AppendTxtNode()  local
 | 
| H A D | htmltab.cxx | 3501         sal_uInt8 nLvl = GetNumInfo().GetLevel();  in InsertTableContents()  local
 | 
        Completed in 346 milliseconds
12