Searched refs:MID_URL_URL (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/core/txtnode/ |
H A D | fmtatr2.cxx | 348 case MID_URL_URL: in QueryValue() 424 case MID_URL_URL: in PutValue()
|
/trunk/main/sw/inc/ |
H A D | unomid.h | 58 #define MID_URL_URL 4 macro
|
/trunk/main/sw/sdi/ |
H A D | switems.sdi | 36 String URL MID_URL_URL;
|
/trunk/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 1760 case MID_URL_URL: in QueryValue() 1811 case MID_URL_URL: in PutValue()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 156 …T, CPPU_E2T(CPPUTYPE_OUSTRING), PropertyAttribute::MAYBEVOID ,MID_URL_URL}, … 324 …INK_U_R_L), RES_URL, CPPU_E2T(CPPUTYPE_OUSTRING), PROPERTY_NONE ,MID_URL_URL}, … 804 …PER_LINK_U_R_L), RES_URL, CPPU_E2T(CPPUTYPE_OUSTRING), PROPERTY_NONE ,MID_URL_URL}, in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 664 GetProperty(RES_URL, MID_URL_URL, pURL ); in FillBaseProperties() 675 bRet &= ((SfxPoolItem&)aURL).PutValue(*pURL, MID_URL_URL); in FillBaseProperties()
|
Completed in 122 milliseconds