Searched refs:implIsStorage (Results 1 – 8 of 8) sorted by relevance
89 return implIsStorage(); in isStorage()94 return implIsStorage() && (m_aStorageName.getLength() == 0); in isRootStorage()307 bool ZipStorage::implIsStorage() const in implIsStorage() function in XSLT::ZipStorage
116 virtual bool implIsStorage() const = 0;165 virtual bool implIsStorage() const;
95 return implIsStorage(); in isStorage()100 return implIsStorage() && (maStorageName.getLength() == 0); in isRootStorage()
108 bool ZipStorage::implIsStorage() const in implIsStorage() function in oox::ZipStorage
58 virtual bool implIsStorage() const;
149 virtual bool implIsStorage() const = 0;
72 virtual bool implIsStorage() const;
283 bool OleStorage::implIsStorage() const in implIsStorage() function in oox::ole::OleStorage
Completed in 62 milliseconds