Home
last modified time | relevance | path

Searched refs:nNFC (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx60 static sal_Int16 lcl_GetStyleForNFC( sal_Int16 nNFC) in lcl_GetStyleForNFC() argument
117 if (nNFC>=0 && nNFC<nLen) in lcl_GetStyleForNFC()
118 nRet = aMap[nNFC]; in lcl_GetStyleForNFC()
119 else if (nNFC==255) in lcl_GetStyleForNFC()
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx547 sal_Int16 ConvertNumberingType(sal_Int32 nNFC) in ConvertNumberingType() argument
550 switch(nNFC) in ConvertNumberingType()
H A DConversionHelper.hxx55 sal_Int16 ConvertNumberingType(sal_Int32 nNFC);
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx379 sal_uInt8 nNFC; // number format code member
558 rSt >> aLVL.nNFC; in ReadLVL()
757 switch( aLVL.nNFC ) in ReadLVL()

Completed in 44 milliseconds