Home
last modified time | relevance | path

Searched refs:bTextWysiwyg (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dsizedev.cxx30 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in ScSizeDeviceProvider() local
31 if ( bTextWysiwyg ) in ScSizeDeviceProvider()
51 if ( !bTextWysiwyg ) in ScSizeDeviceProvider()
H A Ddocsh3.cxx362 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in CalcOutputFactor() local
363 if (bTextWysiwyg) in CalcOutputFactor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dsizedev.cxx30 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in ScSizeDeviceProvider() local
31 if ( bTextWysiwyg ) in ScSizeDeviceProvider()
51 if ( !bTextWysiwyg ) in ScSizeDeviceProvider()
H A Ddocsh3.cxx360 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in CalcOutputFactor() local
361 if (bTextWysiwyg) in CalcOutputFactor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dinputopt.hxx38 bool bTextWysiwyg; member in ScInputOptions
65 void SetTextWysiwyg(bool bSet) { bTextWysiwyg = bSet; } in SetTextWysiwyg()
66 bool GetTextWysiwyg() const { return bTextWysiwyg; } in GetTextWysiwyg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dinputopt.hxx36 bool bTextWysiwyg; member in ScInputOptions
64 void SetTextWysiwyg(bool bSet) { bTextWysiwyg = bSet; } in SetTextWysiwyg()
65 bool GetTextWysiwyg() const { return bTextWysiwyg; } in GetTextWysiwyg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinputopt.cxx51 bTextWysiwyg = false; in SetDefaults()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinputopt.cxx49 bTextWysiwyg = false; in SetDefaults()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dcolumn2.cxx381 bool bTextWysiwyg = ( pDev->GetOutDevType() == OUTDEV_PRINTER ); in GetNeededSize() local
383 if ( bTextWysiwyg ) in GetNeededSize()
419 if ( bTextWysiwyg ) in GetNeededSize()
442 if ( pFlag->HasAutoFilter() && !bTextWysiwyg ) in GetNeededSize()
449 if ( !bTextWysiwyg ) in GetNeededSize()
546 if ( !bTextWysiwyg && ( rZoomY.GetNumerator() != 1 || rZoomY.GetDenominator() != 1 ) && in GetNeededSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dcolumn2.cxx369 bool bTextWysiwyg = ( pDev->GetOutDevType() == OUTDEV_PRINTER ); in GetNeededSize() local
371 if ( bTextWysiwyg ) in GetNeededSize()
407 if ( bTextWysiwyg ) in GetNeededSize()
429 if ( pFlag->HasAutoFilter() && !bTextWysiwyg ) in GetNeededSize()
434 if ( !bTextWysiwyg ) in GetNeededSize()
518 if ( !bTextWysiwyg && ( rZoomY.GetNumerator() != 1 || rZoomY.GetDenominator() != 1 ) && in GetNeededSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dgridwin4.cxx392 bool bTextWysiwyg = pScMod->GetInputOptions().GetTextWysiwyg(); in Draw() local
485 bool bLogicText = bTextWysiwyg; // call DrawStrings in logic MapMode? in Draw()
487 if ( bTextWysiwyg ) in Draw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dinputhdl.cxx810 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in UpdateRefDevice() local
813 if ( bTextWysiwyg || bInPlace ) in UpdateRefDevice()
818 if ( bTextWysiwyg && pActiveViewSh ) in UpdateRefDevice()
828 if ( !( bTextWysiwyg && pActiveViewSh ) ) in UpdateRefDevice()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dgridwin4.cxx472 bool bTextWysiwyg = pScMod->GetInputOptions().GetTextWysiwyg(); in Draw() local
565 bool bLogicText = bTextWysiwyg; // call DrawStrings in logic MapMode? in Draw()
567 if ( bTextWysiwyg ) in Draw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dinputhdl.cxx841 bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in UpdateRefDevice() local
844 if ( bTextWysiwyg || bInPlace ) in UpdateRefDevice()
849 if ( bTextWysiwyg && pActiveViewSh ) in UpdateRefDevice()
859 if ( !( bTextWysiwyg && pActiveViewSh ) ) in UpdateRefDevice()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2469534 for bTextWysiwyg, output factor is 1
2469594 bTextWysiwyg
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2731583 for bTextWysiwyg, output factor is 1
2731643 bTextWysiwyg