Home
last modified time | relevance | path

Searched refs:SvxRTFItemStackTypePtr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx87 typedef SvxRTFItemStackType* SvxRTFItemStackTypePtr; typedef
88 SV_DECL_PTRARR_DEL( SvxRTFItemStackList, SvxRTFItemStackTypePtr, 1, 1 )
92 typedef std::deque< SvxRTFItemStackTypePtr > SvxRTFItemStack;
261 SvxRTFItemStackTypePtr _GetAttrSet( int bCopyAttr=sal_False ); // neue ItemStackType anlegen
424 void Add( SvxRTFItemStackTypePtr );
468 SvxRTFItemStackTypePtr pTmp; in GetAttrSet()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3639 SvxRTFItemStackTypePtr pTmp = aSaveStack.empty() ? 0 : aSaveStack.back(); in ReadHeaderFooter()

Completed in 37 milliseconds