Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds