Home
last modified time | relevance | path

Searched defs:bSetStyle (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A Dtxtvfldi.hxx51 const bool bSetStyle; /// should PrepareField set NumberFormat? member in XMLValueImportHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/inc/
H A Dtxtvfldi.hxx52 const bool bSetStyle; /// should PrepareField set NumberFormat? member in XMLValueImportHelper
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dgdal_pdf.h233 int bSetStyle; variable
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dgdal_pdf.h338 int bSetStyle; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dgdal_pdf.h338 int bSetStyle; variable
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dgdal_pdf.h338 int bSetStyle; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dbutton.cxx2209 void RadioButton::ImplUncheckAllOther( const bool bSetStyle ) in ImplUncheckAllOther()