Searched refs:SvxRTFItemStackType (Results 1 – 8 of 8) sorted by relevance
244 SvxRTFItemStackType* pStkSet = aAttrSetList[--n]; in NextToken()839 SvxRTFItemStackType* pTmp; in ClearAttrStack()878 SvxRTFItemStackType* pNew; in _GetAttrSet()1033 SvxRTFItemStackType* pNew = new SvxRTFItemStackType( in AttrGroupEnd()1114 SvxRTFItemStackType* pNew = new SvxRTFItemStackType( in AttrGroupEnd()1249 SvxRTFItemStackType::SvxRTFItemStackType( in SvxRTFItemStackType() function in SvxRTFItemStackType1262 SvxRTFItemStackType::SvxRTFItemStackType( in SvxRTFItemStackType() function in SvxRTFItemStackType1263 const SvxRTFItemStackType& rCpy, in SvxRTFItemStackType()1280 SvxRTFItemStackType::~SvxRTFItemStackType() in ~SvxRTFItemStackType()1289 void SvxRTFItemStackType::Add( SvxRTFItemStackType* pIns ) in Add()[all …]
249 SvxRTFItemStackType* pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); in ReadAttr()262 SvxRTFItemStackType* pNew = new SvxRTFItemStackType( in ReadAttr()304 SvxRTFItemStackType* pAkt = aAttrStack.empty() ? 0 : aAttrStack.back(); in ReadAttr()1870 SvxRTFItemStackType* pAkt = aAttrStack.back(); in RTFPardPlain()1881 SvxRTFItemStackType* pNew = new SvxRTFItemStackType( *pAkt, *pInsPos, sal_True ); in RTFPardPlain()
44 class SvxRTFItemStackType;87 typedef SvxRTFItemStackType* SvxRTFItemStackTypePtr;262 void _ClearStyleAttr( SvxRTFItemStackType& rStkType );266 void SetAttrSet( SvxRTFItemStackType &rSet );323 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );404 virtual bool UncompressableStackEntry(const SvxRTFItemStackType &rSet) const;409 class EDITENG_DLLPUBLIC SvxRTFItemStackType class420 SvxRTFItemStackType( SfxItemPool&, const sal_uInt16* pWhichRange,422 ~SvxRTFItemStackType();428 SvxRTFItemStackType( const SvxRTFItemStackType&, const SvxPosition&,
863 SvxRTFItemStackType* pStk = rAttrStk[n]; in ReadTable()1008 const SvxRTFItemStackType* pStk; in NewTblLine()1012 ((SvxRTFItemStackType*)pStk)->SetStartPos( SwxPosition( pPam ) ); in NewTblLine()
429 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );430 virtual bool UncompressableStackEntry(const SvxRTFItemStackType &rSet) const;
2105 bool SwRTFParser::UncompressableStackEntry(const SvxRTFItemStackType &rSet) in UncompressableStackEntry()2142 void SwRTFParser::SetAttrInDoc( SvxRTFItemStackType &rSet ) in SetAttrInDoc()4163 SvxRTFItemStackType* pStkEntry = (SvxRTFItemStackType*) in DelLastNode()4212 const SvxRTFItemStackType* pStk; in UnknownAttrToken()4216 ((SvxRTFItemStackType*)pStk)->SetStartPos( SwxPosition( pPam ) ); in UnknownAttrToken()
93 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );
309 void __EXPORT EditRTFParser::SetAttrInDoc( SvxRTFItemStackType &rSet ) in SetAttrInDoc()
Completed in 88 milliseconds