fix some more ownerships
This commit is contained in:
parent
192e295a02
commit
3d45bbeb3a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ namespace XPath
|
|||
|
||||
private:
|
||||
nsmap_t m_nsmap;
|
||||
const Reference < XMultiServiceFactory >& m_aFactory;
|
||||
const Reference < XMultiServiceFactory > m_aFactory;
|
||||
extensions_t m_extensions;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue