Searched refs:bAsianVertical (Results 1 – 5 of 5) sorted by relevance
2276 if ( bAsianVertical ) in DrawEdit()2360 if (bAsianVertical && bBreak) in DrawEdit()2439 if (eOrient==SVX_ORIENTATION_STANDARD && !bAsianVertical) in DrawEdit()2492 if ( bBreak && !bAsianVertical && pData->HasField() ) in DrawEdit()2533 pEngine->SetVertical( bAsianVertical ); in DrawEdit()2732 !bAsianVertical && bMarkClipped && in DrawEdit()2831 if ( bAsianVertical ) in DrawEdit()2921 if ( bSimClip && !nOriVal && !bAsianVertical ) in DrawEdit()2932 if (bAsianVertical) in DrawEdit()2959 if ( bAsianVertical ) in DrawEdit()[all …]
995 sal_Bool bAsianVertical = pNewEngine->IsVertical(); // set by InputHandler in SetEditEngine() local1003 if ( nEditAdjust == SVX_ADJUST_RIGHT || bAsianVertical ) in SetEditEngine()1034 if ( bAsianVertical ) in SetEditEngine()1038 if (bBreak && !bAsianVertical) in SetEditEngine()1066 if ( bBreak && !bAsianVertical && SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in SetEditEngine()1198 sal_Bool bAsianVertical = pEngine->IsVertical(); in EditGrowX() local1209 if ( bAsianVertical ) in EditGrowX()1346 else if ( !bAsianVertical && !bGrowToLeft && !bGrowCentered ) in EditGrowX()
257 sal_Bool bAsianVertical = ( eOrient == SVX_ORIENTATION_STACKED && in GetNeededSize() local259 if ( bAsianVertical ) in GetNeededSize()293 bAsianVertical = sal_False; in GetNeededSize()455 if ( eOrient==SVX_ORIENTATION_STACKED && !bAsianVertical ) in GetNeededSize()512 pEngine->SetVertical( bAsianVertical ); in GetNeededSize()597 if ( bAsianVertical && pDev->GetOutDevType() != OUTDEV_PRINTER ) in GetNeededSize()
150 sal_Bool bAsianVertical = ((const SfxBoolItem&)pPattern->GetItem( ATTR_STACKED )).GetValue() && in GetEditArea() local154 ( bForceToTop && ( SC_MOD()->GetInputOptions().GetTextWysiwyg() || bAsianVertical ) ) ) in GetEditArea()
1783 sal_Bool bAsianVertical = pLastPattern && in UpdateAdjust() local1786 if ( bAsianVertical ) in UpdateAdjust()1797 pEngine->SetVertical( bAsianVertical ); in UpdateAdjust()
Completed in 96 milliseconds