Searched refs:WW8PropertyImpl (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/writerfilter/source/doctok/ |
H A D | WW8PropertySetImpl.cxx | 52 WW8PropertyImpl::WW8PropertyImpl(WW8Stream & rStream, in WW8PropertyImpl() function in writerfilter::doctok::WW8PropertyImpl 58 WW8PropertyImpl::WW8PropertyImpl(const WW8StructBase & rBase, in WW8PropertyImpl() function in writerfilter::doctok::WW8PropertyImpl 65 WW8PropertyImpl::WW8PropertyImpl(WW8StructBase * pBase, in WW8PropertyImpl() function in writerfilter::doctok::WW8PropertyImpl 72 WW8PropertyImpl::~WW8PropertyImpl() in ~WW8PropertyImpl() 76 sal_uInt32 WW8PropertyImpl::getParam() const in getParam() 112 WW8Stream::Sequence WW8PropertyImpl::getParams() const in getParams() 117 sal_uInt32 WW8PropertyImpl::getByteLength() const in getByteLength() 162 sal_uInt32 WW8PropertyImpl::getParamOffset() const in getParamOffset() 189 string WW8PropertyImpl::toString() const in toString() 272 WW8PropertyImpl aTmpAttr(*this, nOffset, 3); in getAttribute() [all …]
|
H A D | WW8PropertySetImpl.hxx | 38 class WW8PropertyImpl : public WW8Property, public WW8StructBase class 49 WW8PropertyImpl(WW8Stream & rStream, sal_uInt32 nOffset, sal_uInt32 nCount); 50 WW8PropertyImpl(const WW8StructBase & rBase, sal_uInt32 nOffset, 53 WW8PropertyImpl(WW8StructBase * pBase, sal_uInt32 nOffset, 56 virtual ~WW8PropertyImpl(); 136 (WW8PropertyImpl & rProp); 138 (WW8PropertyImpl & rProp);
|
H A D | WW8ResourceModelImpl.cxx | 289 (dynamic_cast<WW8PropertyImpl &>(*(mpProperty.get()))); in getBinary() 306 (dynamic_cast<WW8PropertyImpl &>(*(mpProperty.get()))); in getProps()
|
Completed in 23 milliseconds