Home
last modified time | relevance | path

Searched refs:XclImpNameManager (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxiname.cxx223 XclImpNameManager::XclImpNameManager( const XclImpRoot& rRoot ) : in XclImpNameManager() function in XclImpNameManager
228 void XclImpNameManager::ReadName( XclImpStream& rStrm ) in ReadName()
235 const XclImpName* XclImpNameManager::FindName( const String& rXclName, SCTAB nScTab ) const in FindName()
252 const XclImpName* XclImpNameManager::GetName( sal_uInt16 nXclNameIdx ) const in GetName()
H A Dxiroot.cxx73 mrImpData.mxNameMgr.reset( new XclImpNameManager( GetRoot() ) ); in XclImpRoot()
194 XclImpNameManager& XclImpRoot::GetNameManager() const in GetNameManager()
H A Dread.cxx57 XclImpNameManager& rNameMgr = GetNameManager(); in Read()
791 XclImpNameManager& rNameMgr = GetNameManager(); in Read()
/aoo4110/main/sc/source/filter/inc/
H A Dxiroot.hxx47 class XclImpNameManager;
77 typedef ScfRef< XclImpNameManager > XclImpNameMgrRef;
171 XclImpNameManager& GetNameManager() const;
H A Dxiname.hxx69 class XclImpNameManager : protected XclImpRoot class
72 explicit XclImpNameManager( const XclImpRoot& rRoot );

Completed in 26 milliseconds