Home
last modified time | relevance | path

Searched refs:GRID_LINES_ONLY (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dtgrditem.hxx30 enum SwTextGrid { GRID_NONE, GRID_LINES_ONLY, GRID_LINES_CHARS }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dtgrditem.hxx30 enum SwTextGrid { GRID_NONE, GRID_LINES_ONLY, GRID_LINES_CHARS }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dpggrid.cxx177 case GRID_LINES_ONLY : pButton = m_xLinesGridRB.get(); break; in Reset()
233 m_xLinesGridRB->get_active() ? GRID_LINES_ONLY : GRID_LINES_CHARS ); in PutGridItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/
H A Dpggrid.cxx172 case GRID_LINES_ONLY : pButton = m_xLinesGridRB.get(); break; in Reset()
228 m_xLinesGridRB->get_active() ? GRID_LINES_ONLY : GRID_LINES_CHARS ); in PutGridItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dattrdesc.cxx651 case GRID_LINES_ONLY : in GetPresentation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dattrdesc.cxx651 case GRID_LINES_ONLY : in GetPresentation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Datrfrm.cxx2212 case GRID_LINES_ONLY: in QueryValue()
2315 SetGridType( GRID_LINES_ONLY ); in PutValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Datrfrm.cxx2316 case GRID_LINES_ONLY: in QueryValue()
2419 SetGridType( GRID_LINES_ONLY ); in PutValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx4041 case GRID_LINES_ONLY: in FormatTextGrid()
H A Dww8par6.cxx256 eType = GRID_LINES_ONLY; in SetDocumentGrid()
H A Ddocxattributeoutput.cxx9646 case GRID_LINES_ONLY: in FormatTextGrid()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx3986 case GRID_LINES_ONLY: in FormatTextGrid()
H A Dww8par6.cxx258 eType = GRID_LINES_ONLY; in SetDocumentGrid()
H A Ddocxattributeoutput.cxx8837 case GRID_LINES_ONLY: in FormatTextGrid()