Searched refs:SwWW8StyInf (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par2.hxx | 127 class SwWW8StyInf class 171 SwWW8StyInf() : in SwWW8StyInf() function in SwWW8StyInf 201 ~SwWW8StyInf() in ~SwWW8StyInf() 311 bool PrepareStyle(SwWW8StyInf &rSI, ww::sti eSti, sal_uInt16 nThisStyle, sal_uInt16 nNextStyle); 312 void PostStyle(SwWW8StyInf &rSI, bool bOldNoImp);
|
| H A D | ww8par2.cxx | 862 SwWW8StyInf * pColl = GetStyle(nAktColl); in Read_ANLevelNo() 897 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() 930 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() 1047 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() 3964 pIo->pCollA = cstd ? new SwWW8StyInf[ cstd ] : NULL; // Style-UEbersetzung WW->SW in WW8RStyle() 4017 bool WW8RStyle::PrepareStyle(SwWW8StyInf &rSI, ww::sti eSti, sal_uInt16 nThisStyle, sal_uInt16 nNex… in PrepareStyle() 4062 SwWW8StyInf* pj = &pIo->pCollA[j]; in PrepareStyle() 4095 void WW8RStyle::PostStyle(SwWW8StyInf &rSI, bool bOldNoImp) in PostStyle() 4126 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in Import1Style() 4179 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in RecursiveReg() [all …]
|
| H A D | ww8par.hxx | 67 class SwWW8StyInf; 1077 SwWW8StyInf* pCollA; // UEbersetzungs-Array der Styles 1236 SwWW8StyInf *GetStyle(sal_uInt16 nColl) const; 1664 bool SetTxtFmtCollAndListLevel(const SwPaM& rRg, SwWW8StyInf& rStyleInfo); 1761 void UseListIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt); 1762 void SetStyleIndent(SwWW8StyInf &rStyleInfo, const SwNumFmt &rFmt);
|
| H A D | ww8par3.cxx | 1760 SwWW8StyInf& rStyleInfo) in SetTxtFmtCollAndListLevel() 1792 void UseListIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt) in UseListIndent() 1806 void SetStyleIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt) in SetStyleIndent() 1829 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in SetStylesList() 1865 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in RegisterNumFmtOnStyle()
|
| H A D | ww8par6.cxx | 2877 SwWW8StyInf* pSI = GetStyle( nAktColl ); in Read_POutLvl() 2882 …NewAttr( SfxUInt16Item( RES_PARATR_OUTLINELEVEL, SwWW8StyInf::WW8OutlineLevelToOutlinelevel( pSI->… in Read_POutLvl() 2888 … SwWW8StyInf::WW8OutlineLevelToOutlinelevel( static_cast< sal_uInt8 >( ( pData ? *pData : 0 ) ) ); in Read_POutLvl() 2929 SwWW8StyInf *SwWW8ImplReader::GetStyle(sal_uInt16 nColl) const in GetStyle() 2989 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldUsw() 3079 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldBiDiUsw() 5077 SwWW8StyInf& rSI = pCollA[nAktColl]; in Read_ApoPPC()
|
| H A D | ww8par.cxx | 5211 std::vector< SwWW8StyInf* > aWW8BuiltInHeadingStyles; in SetOutlineStyles() 5217 SwWW8StyInf& rSI = pCollA[nI]; in SetOutlineStyles() 5266 std::vector< SwWW8StyInf* >::iterator aStylesIterEnd = in SetOutlineStyles() 5268 for ( std::vector< SwWW8StyInf* >::iterator aStyleIter = aWW8BuiltInHeadingStyles.begin(); in SetOutlineStyles() 5272 SwWW8StyInf* pStyleInf = (*aStyleIter); in SetOutlineStyles() 5306 SwWW8StyInf::WW8OutlineLevelToOutlinelevel( pStyleInf->mnWW8OutlineLevel ); in SetOutlineStyles()
|
| H A D | ww8graf.cxx | 500 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs()
|
| H A D | ww8par5.cxx | 3367 const SwWW8StyInf& rSI = pCollA[nI]; in Read_F_Tox()
|