Home
last modified time | relevance | path

Searched refs:SetGridType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A Dtgrditem.hxx80 void SetGridType( SwTextGrid eNew ) { eGridType = eNew; } in SetGridType() function in SwTextGridItem
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2378 SetGridType( GRID_NONE ); in PutValue()
2381 SetGridType( GRID_LINES_ONLY ); in PutValue()
2384 SetGridType( GRID_LINES_CHARS ); in PutValue()
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx293 aGridItem.SetGridType(aNoGridRB.IsChecked() ? GRID_NONE : in PutGridItem()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx261 void SetGridType(sal_Int32 nSet) { m_nGridType = nSet; } in SetGridType() function in writerfilter::dmapper::SectionPropertyMap
H A DDomainMapper.cxx2169 pSectionContext->SetGridType(nIntValue); in lcl_attribute()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx258 aGrid.SetGridType(eType); in SetDocumentGrid()

Completed in 82 milliseconds