Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dbrwbox.hxx208 bool bVLines; // draw lines between columns member in BrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dbrwbox.hxx287 bool bVLines; // draw lines between columns member in BrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Dbrwbox2.cxx944 Point( bVLines in ImplPaintData()
982 if ( bVLines ) in ImplPaintData()
H A Dbrwbox1.cxx2182 bVLines = ( nMode & BrowserMode::VLINES ) == BrowserMode::VLINES; in SetMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Dbrwbox2.cxx938 Point( bVLines in ImplPaintData()
976 if ( bVLines ) in ImplPaintData()
H A Dbrwbox1.cxx2130 bVLines = ( nMode & BrowserMode::VLINES ) == BrowserMode::VLINES; in SetMode()