Searched refs:mpChart (Results 1 – 5 of 5) sorted by relevance
44 if ( mpChart || ( nOpcode == 0 ) ) in ImplDoClass7()50 if ( mpChart == NULL ) in ImplDoClass7()51 mpChart = new CGMChart( *this ); in ImplDoClass7()52 mpChart->mnCurrentFileType = pAppData[ 3 ]; in ImplDoClass7()78 mpChart->mDataNode[ 0 ] = *(DataNode*)( pAppData ); in ImplDoClass7()103 mpChart->ResetAnnotation(); in ImplDoClass7()145 mpChart->InsertTextEntry( pTextEntry ); in ImplDoClass7()151 mpChart->mChartZone = *( ChartZone* )( pAppData ); in ImplDoClass7()164 mpChart->mZoneOption = *( ZoneOption*)( pAppData ); in ImplDoClass7()169 mpChart->mIntSettings = *( IntSettings*)( pAppData ); in ImplDoClass7()[all …]
52 mpChart = NULL; in ImplCGMInit()168 delete mpChart; in ~CGM()
68 if ( mpChart == NULL ) // normal CGM Files determines "BeginPic" in ImplDoClass0()
92 CGMChart* mpChart; // if sal_True->"SHWSLIDEREC" member in CGM
127 if ( ( mpChart == NULL ) || mpChart->IsAnnotation() ) in ImplDoClass4()
Completed in 25 milliseconds