Searched refs:WW8OleMap (Results 1 – 2 of 2) sorted by relevance
141 struct WW8OleMap;142 typedef WW8OleMap* WW8OleMap_Ptr;158 struct WW8OleMap struct163 WW8OleMap(sal_uInt32 nWWid) in WW8OleMap() argument166 WW8OleMap(sal_uInt32 nWWid, String sStorageName) in WW8OleMap() function169 bool operator==(const WW8OleMap & rEntry) const in operator ==() argument173 bool operator<(const WW8OleMap & rEntry) const in operator <() argument
262 WW8OleMap *pMap = new WW8OleMap(nPictureId); in OutputOLENode()