Home
last modified time | relevance | path

Searched refs:SvxRTFItemStackType (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/editeng/source/rtf/
H A Dsvxrtf.cxx244 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 SvxRTFItemStackType
1262 SvxRTFItemStackType::SvxRTFItemStackType( in SvxRTFItemStackType() function in SvxRTFItemStackType
1263 const SvxRTFItemStackType& rCpy, in SvxRTFItemStackType()
1280 SvxRTFItemStackType::~SvxRTFItemStackType() in ~SvxRTFItemStackType()
1289 void SvxRTFItemStackType::Add( SvxRTFItemStackType* pIns ) in Add()
[all …]
H A Drtfitem.cxx249 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()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxrtf.hxx44 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 class
420 SvxRTFItemStackType( SfxItemPool&, const sal_uInt16* pWhichRange,
422 ~SvxRTFItemStackType();
428 SvxRTFItemStackType( const SvxRTFItemStackType&, const SvxPosition&,
/aoo4110/main/sw/source/filter/rtf/
H A Drtftbl.cxx863 SvxRTFItemStackType* pStk = rAttrStk[n]; in ReadTable()
1008 const SvxRTFItemStackType* pStk; in NewTblLine()
1012 ((SvxRTFItemStackType*)pStk)->SetStartPos( SwxPosition( pPam ) ); in NewTblLine()
H A Dswparrtf.hxx430 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );
431 virtual bool UncompressableStackEntry(const SvxRTFItemStackType &rSet) const;
H A Dswparrtf.cxx2114 bool SwRTFParser::UncompressableStackEntry(const SvxRTFItemStackType &rSet) in UncompressableStackEntry()
2151 void SwRTFParser::SetAttrInDoc( SvxRTFItemStackType &rSet ) in SetAttrInDoc()
4172 SvxRTFItemStackType* pStkEntry = (SvxRTFItemStackType*) in DelLastNode()
4221 const SvxRTFItemStackType* pStk; in UnknownAttrToken()
4225 ((SvxRTFItemStackType*)pStk)->SetStartPos( SwxPosition( pPam ) ); in UnknownAttrToken()
/aoo4110/main/editeng/source/editeng/
H A Deertfpar.hxx93 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );
H A Deertfpar.cxx309 void __EXPORT EditRTFParser::SetAttrInDoc( SvxRTFItemStackType &rSet ) in SetAttrInDoc()

Completed in 95 milliseconds