Searched refs:pPortions (Results 1 – 4 of 4) sorted by relevance
745 TextRangeList_t const * const pPortions) in Impl() argument748 , m_pTextPortions( pPortions ) in Impl()793 TextRangeList_t const*const pPortions) in SwXMeta() argument794 : m_pImpl( new SwXMeta::Impl(*this, *pDoc, pMeta, xParentText, pPortions) ) in SwXMeta()810 ::std::auto_ptr<TextRangeList_t const> pPortions) in CreateXMeta() argument817 if (pPortions.get()) // set cache in the XMeta to the given portions in CreateXMeta()826 pXMeta->m_pImpl->m_pTextPortions = pPortions; in CreateXMeta()853 pPortions.release()) // temporarily un-auto_ptr :-( in CreateXMeta()855 pPortions.release())); in CreateXMeta()1387 TextRangeList_t const*const pPortions) in SwXMetaField() argument[all …]
598 SwTxtAttr & rAttr, ::std::auto_ptr<TextRangeList_t const> & pPortions) in lcl_CreateMetaPortion() argument602 xParent, pPortions)); in lcl_CreateMetaPortion()
93 TextRangeList_t const*const pPortions);105 ::std::auto_ptr<TextRangeList_t const> pPortions =259 ::std::auto_ptr<TextRangeList_t const> pPortions);264 TextRangeList_t const*const pPortions);
180 HighlightPortions& pPortions );
Completed in 42 milliseconds