Searched refs:pSharedBoxFormats (Results 1 – 2 of 2) sorted by relevance
1296 pSharedBoxFormats(NULL), in SwXMLTableContext()1440 pSharedBoxFormats(NULL), in SwXMLTableContext()1456 delete pSharedBoxFormats; in ~SwXMLTableContext()1896 if ( pSharedBoxFormats == NULL ) in GetSharedBoxFormat()1897 pSharedBoxFormats = new map_BoxFmt(); in GetSharedBoxFormat()1902 map_BoxFmt::iterator aIter = pSharedBoxFormats->find( aKey ); in GetSharedBoxFormat()1903 if ( aIter == pSharedBoxFormats->end() ) in GetSharedBoxFormat()1919 (*pSharedBoxFormats)[ aKey ] = pBoxFmt2; in GetSharedBoxFormat()
88 map_BoxFmt* pSharedBoxFormats; member in SwXMLTableContext