Home
last modified time | relevance | path

Searched refs:IsVertical (Results 51 – 75 of 142) sorted by relevance

123456

/aoo42x/main/sw/source/core/text/
H A Dtxtpaint.cxx63 const sal_Bool bVertical = pFrm && pFrm->IsVertical(); in _ChgClip()
H A Dporlin.cxx129 rInf.GetFont()->GetOrientation( rInf.GetTxtFrm()->IsVertical() ); in PrePaint()
/aoo42x/main/svx/source/svdraw/
H A Dsvdview.cxx1013 if(pTextEditOutliner->IsVertical()) in GetPreferedPointer()
1023 if(pTextEditOutliner->IsVertical()) in GetPreferedPointer()
1083 if(pParaObj && pParaObj->IsVertical()) in GetPreferedPointer()
/aoo42x/main/vcl/inc/vcl/
H A Dfont.hxx96 sal_Bool IsVertical() const;
/aoo42x/main/editeng/inc/editeng/
H A Dtxtrange.hxx91 sal_Bool IsVertical() const { return bVertical; } in IsVertical() function in TextRanger
H A Deditobj.hxx68 virtual sal_Bool IsVertical() const;
/aoo42x/main/sw/source/core/txtnode/
H A Dfntcap.cxx355 if ( rInf.GetFrm()->IsVertical() ) in DrawSpace()
515 if ( rInf.GetFrm()->IsVertical() ) in Do()
/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx1316 sal_Bool bVertical = pOPO->IsVertical(); in FillOutliner()
1359 sal_Bool bVertical = pOPO->IsVertical(); in FillOutliner()
2001 const bool bVertical = mpOutliner->IsVertical(); in IMPL_LINK()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dglyphset.hxx110 sal_Bool IsVertical ();
/aoo42x/main/sw/source/ui/ribbar/
H A Dconrect.cxx148 if( pOPO && !pOPO->IsVertical() ) in MouseButtonUp()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx795 bFlag = pOutliner->IsVertical() == in GetState()
824 if(pOutliner && pOutliner->IsVertical()) in GetState()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx79 …maFont->SetVertical( (rFontRequest.FontDescription.IsVertical==com::sun::star::util::TriState_YES)… in CanvasFont()
/aoo42x/main/vcl/source/gdi/
H A Dfont.cxx748 SetVertical( rFont.IsVertical() ); in Merge()
1096 sal_Bool Font::IsVertical() const { return mpImplFont->mbVertical; } in IsVertical() function in Font
/aoo42x/main/sw/source/core/layout/
H A Dpagechg.cxx121 if( pFrm->IsVertical() ) in Format()
132 if( IsVertical() && !IsVertLR() && !IsReverse() && nWidth != Frm().Width() ) in Format()
2474 return !rPage.IsRightToLeft() && !rPage.IsVertical(); in IsLeftToRightViewLayout()
H A Dfly.cxx1239 const bool bVert = GetAnchorFrm()->IsVertical(); in ChgRelPos()
1616 if( pFrm->IsVertical() ? in CalcCntnt()
2664 nMin = pFrm->GetUpper()->IsVertical() ? in lcl_CalcAutoWidth()
/aoo42x/main/canvas/source/vcl/
H A Dcanvasfont.cxx59 …maFont->SetVertical( (rFontRequest.FontDescription.IsVertical==com::sun::star::util::TriState_YES)… in CanvasFont()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx140 if( pOPO && !pOPO->IsVertical() ) in MouseButtonUp()
H A Dfutext3.cxx213 bool bVertical = (pPObj && pPObj->IsVertical()); in StopDragMode()
H A Dfuconstr.cxx199 sal_Bool bVertical = ( pOPO && pOPO->IsVertical() ); in MouseButtonUp()
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx309 if( pOld->IsVertical() ) in MoveAnchor()
1765 if( pAnch->IsVertical() ) in ImpEndCreate()
1782 nYOffset += pTmp->IsVertical() ? in ImpEndCreate()
1873 nYOffset += pTmp->IsVertical() ? in ImpEndCreate()
H A Dfews.cxx1323 if ( pFly->GetAnchorFrm()->IsVertical() ) in GetGraphicDefaultSize()
1379 bVert = pRef->IsVertical(); in IsFrmVertical()
/aoo42x/main/offapi/com/sun/star/rendering/
H A DFontInfo.idl115 ::com::sun::star::util::TriState IsVertical;
H A DFontRequest.idl64 <member>FontRequest::IsVertical</member> below). That
/aoo42x/main/editeng/source/editeng/
H A Deditobj2.hxx230 sal_Bool IsVertical() const;
/aoo42x/main/editeng/source/outliner/
H A Doutliner.cxx989 sal_Bool bVertical = IsVertical(); in ImpCalcBulletFont()
1020 sal_Bool bVertical = IsVertical(); in PaintBullet()
1744 if ( IsVertical() ) in ImpCalcBulletArea()

Completed in 131 milliseconds

123456