Home
last modified time | relevance | path

Searched refs:pAnchorType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx310 XMLPropertyState* pAnchorType = 0; in finished() local
368 case CTF_ANCHORTYPE: pAnchorType = property; break; in finished()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx213 const ::uno::Any* pAnchorType; in FillBaseProperties() local
214 if(GetProperty(RES_ANCHOR, MID_ANCHOR_ANCHORTYPE, pAnchorType)) in FillBaseProperties()
215 bRet &= ((SfxPoolItem&)aAnchor).PutValue(*pAnchorType, MID_ANCHOR_ANCHORTYPE); in FillBaseProperties()

Completed in 35 milliseconds