Searched refs:SetGridType (Results 1 – 6 of 6) sorted by relevance
80 void SetGridType( SwTextGrid eNew ) { eGridType = eNew; } in SetGridType() function in SwTextGridItem
2365 SetGridType( GRID_NONE ); in PutValue()2368 SetGridType( GRID_LINES_ONLY ); in PutValue()2371 SetGridType( GRID_LINES_CHARS ); in PutValue()
293 aGridItem.SetGridType(aNoGridRB.IsChecked() ? GRID_NONE : in PutGridItem()
261 void SetGridType(sal_Int32 nSet) { m_nGridType = nSet; } in SetGridType() function in writerfilter::dmapper::SectionPropertyMap
2170 pSectionContext->SetGridType(nIntValue); in lcl_attribute()
258 aGrid.SetGridType(eType); in SetDocumentGrid()
Completed in 135 milliseconds