Searched refs:pSharedBoxFormats (Results 1 – 2 of 2) sorted by relevance
1299 pSharedBoxFormats(NULL), in SwXMLTableContext()1443 pSharedBoxFormats(NULL), in SwXMLTableContext()1459 delete pSharedBoxFormats; in ~SwXMLTableContext()1899 if ( pSharedBoxFormats == NULL ) in GetSharedBoxFormat()1900 pSharedBoxFormats = new map_BoxFmt(); in GetSharedBoxFormat()1905 map_BoxFmt::iterator aIter = pSharedBoxFormats->find( aKey ); in GetSharedBoxFormat()1906 if ( aIter == pSharedBoxFormats->end() ) in GetSharedBoxFormat()1922 (*pSharedBoxFormats)[ aKey ] = pBoxFmt2; in GetSharedBoxFormat()
88 map_BoxFmt* pSharedBoxFormats; member in SwXMLTableContext
Completed in 34 milliseconds