Home
last modified time | relevance | path

Searched refs:bUseLiteral (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/commontools/
H A Ddbtools2.cxx94 bool bUseLiteral = false; in createStandardTypePart() local
114 bUseLiteral = true; in createStandardTypePart()
128 if ( (nPrecision > 0 || nScale > 0) && bUseLiteral ) in createStandardTypePart()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/commontools/
H A Ddbtools2.cxx94 bool bUseLiteral = false; in createStandardTypePart() local
114 bUseLiteral = true; in createStandardTypePart()
127 if ( (nPrecision > 0 || nScale > 0) && bUseLiteral ) in createStandardTypePart()