Home
last modified time | relevance | path

Searched refs:pPortions (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx745 TextRangeList_t const * const pPortions) in Impl() argument
748 , m_pTextPortions( pPortions ) in Impl()
793 TextRangeList_t const*const pPortions) in SwXMeta() argument
794 : m_pImpl( new SwXMeta::Impl(*this, *pDoc, pMeta, xParentText, pPortions) ) in SwXMeta()
810 ::std::auto_ptr<TextRangeList_t const> pPortions) in CreateXMeta() argument
817 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 …]
H A Dunoportenum.cxx598 SwTxtAttr & rAttr, ::std::auto_ptr<TextRangeList_t const> & pPortions) in lcl_CreateMetaPortion() argument
602 xParent, pPortions)); in lcl_CreateMetaPortion()
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx93 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);
/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx180 HighlightPortions& pPortions );

Completed in 37 milliseconds