Home
last modified time | relevance | path

Searched refs:ESCHER_ShpInst_COUNT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/export/
H A Dvmlexport.cxx68 m_pShapeTypeWritten( new bool[ ESCHER_ShpInst_COUNT ] ) in VMLExport()
71 memset( m_pShapeTypeWritten, 0, ESCHER_ShpInst_COUNT * sizeof( bool ) ); in VMLExport()
783 if ( m_nShapeType < ESCHER_ShpInst_COUNT ) in StartShape()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx73 m_pShapeTypeWritten( new bool[ ESCHER_ShpInst_COUNT ] ) in RtfSdrExport()
76 memset( m_pShapeTypeWritten, 0, ESCHER_ShpInst_COUNT * sizeof( bool ) ); in RtfSdrExport()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx305 #define ESCHER_ShpInst_COUNT 203 macro

Completed in 47 milliseconds