Home
last modified time | relevance | path

Searched refs:pInserter (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/unocore/
H A Dunocoll.cxx859 …::std::insert_iterator<frmcontainer_t> pInserter = ::std::insert_iterator<frmcontainer_t>(m_aFrame… in SwXFrameEnumeration()
876 *pInserter++ = lcl_UnoWrapFrame<T>(pFmt); in SwXFrameEnumeration()
H A Dunodraw.cxx434 …::std::insert_iterator<shapescontainer_t> pInserter = ::std::insert_iterator<shapescontainer_t>(m_… in SwXShapesEnumeration()
439 *pInserter++ = uno::makeAny(xShape); in SwXShapesEnumeration()
/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx353 TextContentSet::inserter_t pInserter = m_vPageBounds.getInserter(); in Fill() local
359 pInserter = m_vFrameBoundsOf[xAnchorTxtFrame].getInserter(); in Fill()
361 *pInserter++ = xTextContent; in Fill()

Completed in 212 milliseconds