Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx667 const ::uno::Any* pHyLNm = 0; in FillBaseProperties() local
668 GetProperty(RES_URL, MID_URL_HYPERLINKNAME, pHyLNm ); in FillBaseProperties()
671 if(pURL||pTarget||pHyLNm||pHySMp) in FillBaseProperties()
678 if(pHyLNm) in FillBaseProperties()
679 bRet &= ((SfxPoolItem&)aURL).PutValue(*pHyLNm, MID_URL_HYPERLINKNAME ); in FillBaseProperties()

Completed in 24 milliseconds