Lines Matching refs:pBaseContext
173 XMLConfigBaseContext* pBaseContext);
196 XMLConfigBaseContext* pBaseContext);
219 XMLConfigBaseContext* pBaseContext);
239 XMLConfigBaseContext* pBaseContext);
264 XMLConfigBaseContext* pBaseContext);
280 beans::PropertyValue& rProp, XMLConfigBaseContext* pBaseContext) in CreateSettingsContext() argument
304 …onfigItemContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, rProp.Name, pBaseContext); in CreateSettingsContext()
307 … new XMLConfigItemSetContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, pBaseContext); in CreateSettingsContext()
309 …XMLConfigItemMapNamedContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, pBaseContext); in CreateSettingsContext()
311 …apIndexedContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, rProp.Name, pBaseContext); in CreateSettingsContext()
527 XMLConfigBaseContext* pBaseContext) in XMLConfigItemSetContext() argument
528 : XMLConfigBaseContext( rImport, nPrfx, rLName, rAny, pBaseContext ) in XMLConfigItemSetContext()
760 XMLConfigBaseContext* pBaseContext) in XMLConfigItemMapNamedContext() argument
761 : XMLConfigBaseContext(rImport, nPrfx, rLName, rAny, pBaseContext) in XMLConfigItemMapNamedContext()
797 XMLConfigBaseContext* pBaseContext) in XMLConfigItemMapIndexedContext() argument
798 : XMLConfigBaseContext(rImport, nPrfx, rLName, rAny, pBaseContext), in XMLConfigItemMapIndexedContext()