Searched refs:PLCF (Results 1 – 5 of 5) sorted by relevance
57 class PLCF : public WW8StructBase class69 typedef boost::shared_ptr< PLCF< T > > Pointer_t;71 PLCF(sal_uInt32 nLength) in PLCF() function in writerfilter::doctok::PLCF77 PLCF(WW8Stream & rStream, in PLCF() function in writerfilter::doctok::PLCF85 PLCF(const Sequence & rSequence) in PLCF() function in writerfilter::doctok::PLCF128 sal_uInt32 PLCF<T>::getEntryCount_() const in getEntryCount_()134 sal_uInt32 PLCF<T>::getFc(sal_uInt32 nIndex) const in getFc()140 T * PLCF<T>::getEntryPointer(sal_uInt32 nIndex) const in getEntryPointer()147 typename T::Pointer_t PLCF<T>::getEntry(sal_uInt32 nIndex) const in getEntry()156 T * PLCF<T>::getEntryByFc(sal_uInt32 nFc) const in getEntryByFc()[all …]
308 mpSEDs = PLCF<WW8SED>::Pointer_t(new PLCF<WW8SED> in WW8DocumentImpl()344 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl()363 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl()382 PLCF<WW8ATRD>::Pointer_t pRefs in WW8DocumentImpl()396 PLCF<WW8BKF>::Pointer_t pStartCps in WW8DocumentImpl()432 PLCF<WW8FSPA>::Pointer_t pPlcspaMom; in WW8DocumentImpl()436 (new PLCF<WW8FSPA> in WW8DocumentImpl()441 PLCF<WW8FSPA>::Pointer_t pPlcspaHdr; in WW8DocumentImpl()445 (new PLCF<WW8FSPA> in WW8DocumentImpl()455 PLCF<WW8BKD>::Pointer_t pPlcbkdMother; in WW8DocumentImpl()[all …]
75 PLCF<WW8BKF>::Pointer_t mpStartCps;120 BookmarkHelper(PLCF<WW8BKF>::Pointer_t pStartCps, in BookmarkHelper()175 ShapeHelper(PLCF<WW8FSPA>::Pointer_t pPlcspaMom,176 PLCF<WW8FSPA>::Pointer_t pPlcspaHdr,201 FieldHelper(PLCF<WW8FLD>::Pointer_t pPlcffldMom,225 BreakHelper(PLCF<WW8BKD>::Pointer_t pPlcfbkdMom,296 PLCF<WW8SED>::Pointer_t mpSEDs;354 PLCF<WW8FTXBXS>::Pointer_t mpTextBoxStories;
45 typename PLCF<T>::Pointer_t mpRefs;77 typename PLCF<T>::Pointer_t pRefs, in XNoteHelper()
71 PLCF<PageNumber> mData;
Completed in 91 milliseconds