Home
last modified time | relevance | path

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

123456

/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1090 ePointerStyle = GetOutliner()->IsVertical() ? POINTER_TEXT_VERTICAL : POINTER_TEXT; in GetPointer()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx742 bool IsVertical() const;
H A Dww8par6.cxx206 bool wwSection::IsVertical() const in IsVertical() function in wwSection
310 if (rSection.IsVertical()) in SetDocumentGrid()
H A Dww8par2.cxx304 return maSegments.back().IsVertical(); in CurrentSectionIsVertical()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx347 if( rOrigTextLayout->getFont()->getFontRequest().FontDescription.IsVertical ) in calcSubsetOffsets()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2188 mbVertical( rFont.IsVertical() ), in ImplFontSelectData()
2906 if ( !rFont.IsVertical() ) in ImplIsUnderlineAbove()
5891 if( maFont.IsVertical() ) in ImplPrepareLayoutArgs()
H A Dpdfwriter_impl.cxx7337 bool bVertical = m_aCurrentPDFState.m_aFont.IsVertical(); in drawLayout()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx861 if ( IsVertical() ) in MoveCursor()
2044 if ( !IsVertical() ) in IsRightToLeft()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1216 if(!rFont.IsVertical()) in isUnderlineAbove()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2533 bVert = pEndFrm->IsVertical(); in CalcFrmRects()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx1416 = pChild != 0 && pChild->GetInputContext().GetFont().IsVertical(); in ImplHandleExtTextInputPos()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx750 if( pCell->FindTabFrm()->IsVertical() ) in IsFrmInTblSel()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx967 const sal_Bool bSwitchH2V = rInf.GetFrm() && rInf.GetFrm()->IsVertical(); in DrawText()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2563 if(pOutlinerParaObject->IsVertical() != (bool)bVertical) in SetVerticalWriting()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx969 static_cast<sal_uInt16>(aFInfo.GetFrm()->IsVertical() ? in TextToTable()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5264 sal_Bool bVertical = pOutliner->IsVertical(); in SelectMenuPosition()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3590 if ( pOutlinerParaObject && pOutlinerParaObject->IsVertical() ) in CreateCustomShapeProperties()

Completed in 438 milliseconds

123456