Lines Matching refs:pNames
81 OUString* pNames = aNames.getArray(); in lcl_GetSearchPropertyNames_Impl() local
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()