Searched refs:PLCF (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/writerfilter/source/doctok/ |
| H A D | PLCF.hxx | 57 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 D | WW8DocumentImpl.cxx | 50 typename PLCF<T>::Pointer_t pPLCF, in processPLCFCpAndFcs() 308 mpSEDs = PLCF<WW8SED>::Pointer_t(new PLCF<WW8SED> in WW8DocumentImpl() 344 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl() 345 (new PLCF<WW8FRD>(*mpTableStream, in WW8DocumentImpl() 363 PLCF<WW8FRD>::Pointer_t pRefs in WW8DocumentImpl() 364 (new PLCF<WW8FRD>(*mpTableStream, in WW8DocumentImpl() 382 PLCF<WW8ATRD>::Pointer_t pRefs in WW8DocumentImpl() 383 (new PLCF<WW8ATRD>(*mpTableStream, in WW8DocumentImpl() 396 PLCF<WW8BKF>::Pointer_t pStartCps in WW8DocumentImpl() 397 (new PLCF<WW8BKF>(*mpTableStream, mpFib->get_fcPlcfbkf(), in WW8DocumentImpl() [all …]
|
| H A D | WW8DocumentImpl.hxx | 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;
|
| H A D | XNoteHelper.hxx | 45 typename PLCF<T>::Pointer_t mpRefs; 77 typename PLCF<T>::Pointer_t pRefs, in XNoteHelper()
|
| H A D | WW8BinTableImpl.hxx | 71 PLCF<PageNumber> mData;
|