Searched refs:GRID_NONE (Results 1 – 7 of 7) sorted by relevance
2184 nBaseHeight( 400 ), nRubyHeight( 200 ), eGridType( GRID_NONE ), in SwTextGridItem()2271 case GRID_NONE: in QueryValue()2365 SetGridType( GRID_NONE ); in PutValue()2406 if( eGridType == GRID_NONE ) in SwitchPaperMode()2437 eGridType = GRID_NONE; in Init()2449 eGridType = GRID_NONE; in Init()
236 case GRID_NONE : pButton = &aNoGridRB; break; in Reset()293 aGridItem.SetGridType(aNoGridRB.IsChecked() ? GRID_NONE : in PutGridItem()
34 enum SwTextGrid { GRID_NONE, GRID_LINES_ONLY, GRID_LINES_CHARS }; enumerator
530 {if( pPage && pPage->HasGrid() && GRID_NONE==(pGrid=(SwTextGridItem*)&pPage->\
1033 case GRID_NONE : in GetPresentation()
236 SwTextGrid eType=GRID_NONE; in SetDocumentGrid()241 eType = GRID_NONE; in SetDocumentGrid()262 if (eType != GRID_NONE) in SetDocumentGrid()270 if ( eType != GRID_NONE ) in SetDocumentGrid()
3732 case GRID_NONE: in FormatTextGrid()
Completed in 272 milliseconds