Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx309 const ::uno::Any* pHyLNm = 0; in FillBaseProperties() local
310 GetProperty(RES_URL, MID_URL_HYPERLINKNAME, pHyLNm ); in FillBaseProperties()
313 if(pURL||pTarget||pHyLNm||pHySMp) in FillBaseProperties()
320 if(pHyLNm) in FillBaseProperties()
321 bRet &= ((SfxPoolItem&)aURL).PutValue(*pHyLNm, MID_URL_HYPERLINKNAME ); in FillBaseProperties()

Completed in 26 milliseconds