Searched refs:sLinkSuffix (Results 1 – 2 of 2) sorted by relevance
3715 sLinkSuffix(sSuffix), in SwXLinkNameAccessWrapper()3726 sLinkSuffix(sSuffix), in SwXLinkNameAccessWrapper()3748 String sSuffix(sLinkSuffix); in getByName()3827 pResArr[i] = pOrgArr[i] + sLinkSuffix; in getElementNames()3840 if(sParam.Len() > sLinkSuffix.Len() ) in hasByName()3842 String sCmp = sParam.Copy(sParam.Len() - sLinkSuffix.Len(), in hasByName()3843 sLinkSuffix.Len()); in hasByName()3844 if(sCmp == sLinkSuffix) in hasByName()3846 sParam = sParam.Copy(0, sParam.Len() - sLinkSuffix.Len()); in hasByName()3922 Any lcl_GetDisplayBitmap(String sLinkSuffix) in lcl_GetDisplayBitmap() argument[all …]
508 const String sLinkSuffix; member in SwXLinkNameAccessWrapper