Lines Matching refs:C2U
42 #define C2U(cChar) OUString::createFromAscii(cChar) macro
82 pNames[0] = C2U("And/ooInetPrefix"); in lcl_GetSearchPropertyNames_Impl()
83 pNames[1] = C2U("And/ooInetSuffix"); in lcl_GetSearchPropertyNames_Impl()
84 pNames[2] = C2U("And/ooInetSeparator"); in lcl_GetSearchPropertyNames_Impl()
85 pNames[3] = C2U("And/ooInetCaseMatch"); in lcl_GetSearchPropertyNames_Impl()
86 pNames[4] = C2U("Or/ooInetPrefix"); in lcl_GetSearchPropertyNames_Impl()
87 pNames[5] = C2U("Or/ooInetSuffix"); in lcl_GetSearchPropertyNames_Impl()
88 pNames[6] = C2U("Or/ooInetSeparator"); in lcl_GetSearchPropertyNames_Impl()
89 pNames[7] = C2U("Or/ooInetCaseMatch"); in lcl_GetSearchPropertyNames_Impl()
90 pNames[8] = C2U("Exact/ooInetPrefix"); in lcl_GetSearchPropertyNames_Impl()
91 pNames[9] = C2U("Exact/ooInetSuffix"); in lcl_GetSearchPropertyNames_Impl()
92 pNames[10] = C2U("Exact/ooInetSeparator"); in lcl_GetSearchPropertyNames_Impl()
93 pNames[11] = C2U("Exact/ooInetCaseMatch"); in lcl_GetSearchPropertyNames_Impl()
99 utl::ConfigItem(C2U("Inet/SearchEngines"), CONFIG_MODE_DELAYED_UPDATE), in SvxSearchConfig()
133 const OUString sSlash(C2U("/")); in Load()
188 const OUString sSlash(C2U("/")); in Commit()