Home
last modified time | relevance | path

Searched refs:PLCF (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/writerfilter/source/doctok/
H A DPLCF.hxx57 class PLCF : public WW8StructBase class
69 typedef boost::shared_ptr< PLCF< T > > Pointer_t;
71 PLCF(sal_uInt32 nLength) in PLCF() function in writerfilter::doctok::PLCF
77 PLCF(WW8Stream & rStream, in PLCF() function in writerfilter::doctok::PLCF
85 PLCF(const Sequence & rSequence) in PLCF() function in writerfilter::doctok::PLCF
128 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 …]
H A DWW8DocumentImpl.cxx310 mpSEDs = PLCF<WW8SED>::Pointer_t(new PLCF<WW8SED> in WW8DocumentImpl()
348 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl()
367 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl()
386 PLCF<WW8ATRD>::Pointer_t pRefs in WW8DocumentImpl()
400 PLCF<WW8BKF>::Pointer_t pStartCps in WW8DocumentImpl()
436 PLCF<WW8FSPA>::Pointer_t pPlcspaMom; in WW8DocumentImpl()
440 (new PLCF<WW8FSPA> in WW8DocumentImpl()
445 PLCF<WW8FSPA>::Pointer_t pPlcspaHdr; in WW8DocumentImpl()
449 (new PLCF<WW8FSPA> in WW8DocumentImpl()
459 PLCF<WW8BKD>::Pointer_t pPlcbkdMother; in WW8DocumentImpl()
[all …]
H A DWW8DocumentImpl.hxx75 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;
H A DXNoteHelper.hxx45 typename PLCF<T>::Pointer_t mpRefs;
77 typename PLCF<T>::Pointer_t pRefs, in XNoteHelper()
H A DWW8BinTableImpl.hxx71 PLCF<PageNumber> mData;

Completed in 32 milliseconds