Searched refs:SwWW8StyInf (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 128 class SwWW8StyInf class 172 SwWW8StyInf() : in SwWW8StyInf() function in SwWW8StyInf 202 ~SwWW8StyInf() in ~SwWW8StyInf() 312 bool PrepareStyle(SwWW8StyInf &rSI, ww::sti eSti, sal_uInt16 nThisStyle, sal_uInt16 nNextStyle); 313 void PostStyle(SwWW8StyInf &rSI, bool bOldNoImp);
|
H A D | ww8par2.cxx | 1048 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() 4063 SwWW8StyInf* pj = &pIo->pCollA[j]; in PrepareStyle() 4127 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in Import1Style() 4180 SwWW8StyInf &rSI = pIo->pCollA[nNr]; in RecursiveReg() 4237 SwWW8StyInf &rSI = pIo->pCollA[i]; in ScanStyles() 4248 rSI = SwWW8StyInf(); in ScanStyles() 4517 SwWW8StyInf &rSI = pIo->pCollA[stc]; in ImportOldFormatStyles() 4647 SwWW8StyInf &rSI = pIo->pCollA[stc]; in ImportOldFormatStyles() 4705 SwWW8StyInf* pi = &pIo->pCollA[i]; in Import() 4767 CharSet SwWW8StyInf::GetCharSet() const in GetCharSet() [all …]
|
H A D | ww8par.hxx | 68 class SwWW8StyInf; 1078 SwWW8StyInf* pCollA; // UEbersetzungs-Array der Styles 1237 SwWW8StyInf *GetStyle(sal_uInt16 nColl) const; 1665 bool SetTxtFmtCollAndListLevel(const SwPaM& rRg, SwWW8StyInf& rStyleInfo); 1762 void UseListIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt); 1763 void SetStyleIndent(SwWW8StyInf &rStyleInfo, const SwNumFmt &rFmt);
|
H A D | ww8par3.cxx | 1761 SwWW8StyInf& rStyleInfo) in SetTxtFmtCollAndListLevel() 1793 void UseListIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt) in UseListIndent() 1807 void SetStyleIndent(SwWW8StyInf &rStyle, const SwNumFmt &rFmt) in SetStyleIndent() 1830 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in SetStylesList() 1866 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in RegisterNumFmtOnStyle()
|
H A D | ww8par6.cxx | 2878 SwWW8StyInf* pSI = GetStyle( nAktColl ); in Read_POutLvl() 2883 …NewAttr( SfxUInt16Item( RES_PARATR_OUTLINELEVEL, SwWW8StyInf::WW8OutlineLevelToOutlinelevel( pSI->… in Read_POutLvl() 2889 … SwWW8StyInf::WW8OutlineLevelToOutlinelevel( static_cast< sal_uInt8 >( ( pData ? *pData : 0 ) ) ); in Read_POutLvl() 2930 SwWW8StyInf *SwWW8ImplReader::GetStyle(sal_uInt16 nColl) const in GetStyle() 2990 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldUsw() 3080 SwWW8StyInf* pSI = GetStyle(nAktColl); in Read_BoldBiDiUsw() 5078 SwWW8StyInf& rSI = pCollA[nAktColl]; in Read_ApoPPC()
|
H A D | ww8par.cxx | 5212 std::vector< SwWW8StyInf* > aWW8BuiltInHeadingStyles; in SetOutlineStyles() 5218 SwWW8StyInf& rSI = pCollA[nI]; in SetOutlineStyles() 5267 std::vector< SwWW8StyInf* >::iterator aStylesIterEnd = in SetOutlineStyles() 5269 for ( std::vector< SwWW8StyInf* >::iterator aStyleIter = aWW8BuiltInHeadingStyles.begin(); in SetOutlineStyles() 5273 SwWW8StyInf* pStyleInf = (*aStyleIter); in SetOutlineStyles() 5307 SwWW8StyInf::WW8OutlineLevelToOutlinelevel( pStyleInf->mnWW8OutlineLevel ); in SetOutlineStyles()
|
H A D | ww8graf.cxx | 501 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs()
|
H A D | ww8par5.cxx | 3368 const SwWW8StyInf& rSI = pCollA[nI]; in Read_F_Tox()
|
Completed in 169 milliseconds