Searched refs:WW8PropertySetImpl (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/writerfilter/source/doctok/ |
H A D | WW8PropertySetImpl.cxx | 218 WW8PropertySetImpl::WW8PropertySetImpl(WW8Stream & rStream, in WW8PropertySetImpl() function in writerfilter::doctok::WW8PropertySetImpl 226 WW8PropertySetImpl::WW8PropertySetImpl(const WW8StructBase & rBase, in WW8PropertySetImpl() function in writerfilter::doctok::WW8PropertySetImpl 234 WW8PropertySetImpl::~WW8PropertySetImpl() in ~WW8PropertySetImpl() 238 bool WW8PropertySetImpl::isPap() const in isPap() 243 sal_uInt32 WW8PropertySetImpl::get_istd() const in get_istd() 288 const_cast<WW8PropertySetImpl *>(this)->begin(); in dump() 290 const_cast<WW8PropertySetImpl *>(this)->end(); in dump() 301 void WW8PropertySetImpl::dots(ostream & o) in dots() 316 string WW8PropertySetImpl::getType() const in getType() 349 WW8PropertySetImpl * pPropSet = in resolveLocal() [all …]
|
H A D | WW8PropertySetImpl.hxx | 69 class WW8PropertySetImpl : public WW8PropertySet, public WW8StructBase, class 77 WW8PropertySetImpl(WW8Stream & rStream, sal_uInt32 nOffset, 80 WW8PropertySetImpl(const WW8StructBase & rBase, sal_uInt32 nOffset, 83 virtual ~WW8PropertySetImpl(); 114 WW8PropertySetImpl * mpAttrSet; 118 WW8PropertySetIteratorImpl(WW8PropertySetImpl * pAttrSet, in WW8PropertySetIteratorImpl()
|
H A D | WW8ListTable.cxx | 119 (new WW8PropertySetImpl(*this, nOffset, get_cbGrpprlPapx())); in resolveNoAuto() 129 (new WW8PropertySetImpl(*this, nOffset, get_cbGrpprlChpx())); in resolveNoAuto()
|
H A D | WW8FKPImpl.cxx | 81 (new WW8PropertySetImpl(*this, nOffset + 1, nCbChpx)); in getProperties() 142 (new WW8PropertySetImpl(*this, nOffsetIStd, in getProperties()
|
H A D | WW8StyleSheet.cxx | 185 pProps(new WW8PropertySetImpl(*this, aOffset.get(), nCount, in get_upx()
|
H A D | WW8DocumentImpl.cxx | 1911 (new WW8PropertySetImpl in get_sepx()
|
/aoo42x/main/writerfilter/ |
H A D | Library_writerfilter.mk | 113 writerfilter/source/doctok/WW8PropertySetImpl \
|
Completed in 41 milliseconds