Home
last modified time | relevance | path

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

123456

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx572 if ( IsVertical() ) in CheckAutoPageSize()
790 if ( !IsVertical() ) in CreateLines()
857 if ( IsVertical() ) in CreateLines()
2931 if ( !IsVertical() ) in Paint()
2948 if ( !IsVertical() ) in Paint()
3656 if ( !IsVertical() ) in Paint()
3685 if ( !IsVertical() ) in Paint()
3721 if ( !IsVertical() ) in Paint()
3800 if ( !IsVertical() ) in Paint()
3859 if ( !IsVertical() ) in Paint()
[all …]
H A Dimpedit.cxx319 if ( !IsVertical() ) in ImplDrawHighlightRect()
362 sal_Bool ImpEditView::IsVertical() const in IsVertical() function in ImpEditView
364 return pEditEngine->pImpEditEngine->IsVertical(); in IsVertical()
377 if ( !pEditEngine->pImpEditEngine->IsVertical() ) in GetDocPos()
396 if ( !pEditEngine->pImpEditEngine->IsVertical() ) in GetWindowPos()
416 if ( !pEditEngine->pImpEditEngine->IsVertical() ) in GetWindowPos()
851 if ( IsVertical() ) in ShowCursor()
919 if ( !IsVertical() ) in Scroll()
939 if ( !IsVertical() ) in Scroll()
975 if ( !IsVertical() ) in Scroll()
[all …]
H A Dimpedit.hxx286 sal_Bool IsVertical() const;
303 …long GetVisDocRight() const { return aVisDocStartPos.X() + ( !IsVertical() ? aOutArea.GetWidth()… in GetVisDocRight()
304 …long GetVisDocBottom() const { return aVisDocStartPos.Y() + ( !IsVertical() ? aOutArea.GetHeight… in GetVisDocBottom()
728 sal_Bool IsVertical() const { return GetEditDoc().IsVertical(); } in IsVertical() function in ImpEditEngine
1196 pPointer = new Pointer( IsVertical() ? POINTER_TEXT_VERTICAL : POINTER_TEXT ); in GetPointer()
1200 if(POINTER_TEXT == pPointer->GetStyle() && IsVertical()) in GetPointer()
1205 else if(POINTER_TEXT_VERTICAL == pPointer->GetStyle() && !IsVertical()) in GetPointer()
H A Dediteng.cxx264 if ( IsVertical() ) in Draw()
294 if ( !IsVertical() ) in Draw()
524 sal_Bool EditEngine::IsVertical() const in IsVertical() function in EditEngine
527 return pImpEditEngine->IsVertical(); in IsVertical()
1250 if ( ( !IsVertical() && ( nCode != KEY_UP ) && ( nCode != KEY_DOWN ) ) || in PostKeyEvent()
1251 ( IsVertical() && ( nCode != KEY_LEFT ) && ( nCode != KEY_RIGHT ) )) in PostKeyEvent()
1257 ( !IsVertical() && ( nCode != KEY_LEFT ) && ( nCode != KEY_RIGHT ) ) || in PostKeyEvent()
1258 ( IsVertical() && ( nCode != KEY_UP ) && ( nCode != KEY_DOWN ) )) in PostKeyEvent()
1313 …sal_uInt32 nWidth = !IsVertical() ? pImpEditEngine->CalcTextWidth( sal_True ) : pImpEditEngine->Ge… in CalcTextWidth()
1711 if ( IsVertical() ) in StripPortions()
[all …]
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx392 inline bool IsVertical() const in IsVertical() function in svt::PanelTabBar_Impl
628 if ( IsVertical() ) in impl_renderItemContent()
645 if ( IsVertical() ) in impl_renderItemContent()
663 if ( IsVertical() ) in impl_renderItemContent()
679 if ( IsVertical() ) in impl_renderItemContent()
698 if ( IsVertical() ) in impl_renderItemContent()
715 if ( IsVertical() ) in CopyFromRenderDevice()
864 …Point aPoint( IsVertical() ? i_rPoint.Y() : i_rPoint.X(), IsVertical() ? i_rPoint.X() : i_rPoint.Y… in FindItemForPoint()
1025 if ( m_pImpl->IsVertical() ) in GetOptimalSize()
1299 bool PanelTabBar::IsVertical() const in IsVertical() function in svt::PanelTabBar
[all …]
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx230 … if( ( IsVertical() != bOldVert ) || bChg || IsReverse() != bOldRev || bOldVertL2R != IsVertLR() ) in CheckDirChange()
238 if ( IsVertical() != GetUpper()->IsVertical() && in CheckDirChange()
325 if ( ( IsVertical() && !IsVertLR() ) || IsRightToLeft() ) in GetFrmAnchorPos()
332 if ( IsVertical() ) in GetFrmAnchorPos()
343 if ( IsVertical() ) in GetFrmAnchorPos()
660 const sal_Bool bVert = IsVertical(); in PaintArea()
672 pTmp->GetUpper()->IsVertical() != pTmp->IsVertical() ) in PaintArea()
681 if( pTmp->IsVertical() ) in PaintArea()
757 sal_Bool bVert = IsVertical(); in UnionFrm()
H A Dflycnt.cxx651 const bool bVert = pUp->IsVertical(); in lcl_CalcDownDist()
747 if( pLay->IsVertical() ) in lcl_CalcDownDist()
766 if( pLay->IsVertical() ) in lcl_CalcDownDist()
795 if( pLay->IsVertical() ) in lcl_CalcDownDist()
849 if( pLay->IsVertical() ) in lcl_CalcDownDist()
872 if( pLay->IsVertical() ) in lcl_CalcDownDist()
901 if( pLay->IsVertical() ) in lcl_CalcDownDist()
1286 …if( ( GetAnchorFrm()->IsVertical() && !GetAnchorFrm()->IsVertLR() ) || GetAnchorFrm()->IsRightToLe… in SetAbsPos()
1293 const bool bVert = pCnt->IsVertical(); in SetAbsPos()
1298 if( ( !bVert != !GetAnchorFrm()->IsVertical() ) || in SetAbsPos()
[all …]
H A Dwsfrm.cxx1317 if ( ( 0 != pTab->IsVertical() ) != ( 0 != IsVertical() ) || in Grow()
1363 if ( ( 0 != pTab->IsVertical() ) != ( 0 != IsVertical() ) || in Shrink()
1637 && ( pFrm->GetNext()->IsVertical() == IsVertical() ) in AdjustNeighbourhood()
1848 if( IsVertical() ) in ReinitializeFrmSizeAttrFlags()
1930 if( IsVertical() && !IsVertLR() && !IsReverse() ) in GrowFrm()
1963 if( IsVertical()&& !IsVertLR() && !IsReverse() ) in GrowFrm()
2060 if( IsVertical() && !IsVertLR() ) in ShrinkFrm()
2476 sal_Bool bChgPos = IsVertical() && !IsReverse(); in GrowFrm()
2629 sal_Bool bChgPos = IsVertical() && !IsReverse(); in ShrinkFrm()
3087 if ( IsVertical() || pLowerFrm->IsBodyFrm() ) in ChgLowersProp()
[all …]
H A Dflyincnt.cxx58 if( pAnch && pAnch->IsVertical() ) in SwFlyInCntFrm()
206 const bool bVert = GetAnchorFrm()->IsVertical(); in MakeObjPos()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx81 if ( ( ! pFrm->IsVertical() && in ValidateTxt()
83 ( pFrm->IsVertical() && in ValidateTxt()
200 if ( IsVertical() ) in _GetDropRect()
481 if ( IsVertical() ) in AdjustFrm()
1183 nBodyHeight < ( IsVertical() ? in FormatAdjust()
1211 if ( IsVertical() && !IsVertLR() && nChg ) in FormatAdjust()
1282 ASSERT( ! IsVertical() || IsSwapped(), in FormatLine()
1757 ASSERT( ! IsVertical() || IsSwapped(), in FormatOnceMore()
1854 if ( IsVertical() ) in _Format()
1868 if ( IsVertical() ) in _Format()
[all …]
H A Dtxtfly.cxx128 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in CalcUnclipped()
149 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in UpdatePos()
280 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in AlignFlyInCntBase()
348 if ( pFrm->IsVertical() ) in ChkFlyUnderflow()
351 if ( pFrm->IsVertical() ) in ChkFlyUnderflow()
368 if ( pFrm->IsVertical() ) in ChkFlyUnderflow()
371 if ( pFrm->IsVertical() ) in ChkFlyUnderflow()
483 if ( pFrm->IsVertical() ) in CalcFlyWidth()
490 if ( pFrm->IsVertical() ) in CalcFlyWidth()
570 if ( pFrm->IsVertical() ) in CalcFlyWidth()
[all …]
H A Dtxtfrm.cxx264 if ( pFrm->IsVertical() && in SwFrmSwapper()
778 ASSERT( ! IsVertical() || ! IsSwapped(), in CalcLineSpace()
1645 sal_Bool bOld = IsVertical(); in Prepare()
1647 if( bOld != IsVertical() ) in Prepare()
1926 if ( pFrm->IsVertical() ) in SwTestFormat()
1934 if ( pFrm->IsVertical() ) in SwTestFormat()
1977 ASSERT( ! IsVertical() || ! IsSwapped(), in WouldFit()
2030 ( GetFollow()->IsVertical() ? in WouldFit()
2036 ( pFoll->IsVertical() ? in WouldFit()
2083 ASSERT( ! IsVertical() || ! IsSwapped(), in GetParHeight()
[all …]
H A Dtxtftn.cxx196 ASSERT( !pFrm->IsVertical() || !pFrm->IsSwapped(), in lcl_GetFtnLower()
294 ASSERT( ! IsVertical() || ! IsSwapped(), in GetFtnLine()
305 IsVertical() ? Frm().Left() : Frm().Bottom(); in GetFtnLine()
316 if( IsVertical() ) in GetFtnLine()
632 ASSERT( !IsVertical() || !IsSwapped(), in ConnectFtn()
850 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in NewFtnPortion()
881 const bool bVertical = pFrm->IsVertical(); in NewFtnPortion()
1040 pNumFnt->SetVertical( pNumFnt->GetOrientation(), pFrm->IsVertical() ); in NewFtnNumPortion()
1094 ASSERT( ! pFrm->IsVertical() || ! pFrm->IsSwapped(), in FormatQuoVadis()
1390 rInf.GetTxtFrm()->IsVertical() ); in SwFtnSave()
H A Dfrmpaint.cxx145 pFnt->SetVertical( 0, pFrm->IsVertical() ); in SwExtraPainter()
291 if ( pTxtFrm->IsVertical() ) in PaintRedline()
325 if ( IsVertical() ) in PaintExtraData()
464 if ( IsVertical() ) in Paint()
525 pFnt->SetVertical( 0, IsVertical() ); in PaintEmpty()
682 if ( IsVertical() ) in Paint()
H A Dinftxt.cxx673 if ( GetTxtFrm()->IsVertical() ) in _DrawText()
831 if ( GetTxtFrm()->IsVertical() ) in CalcRect()
872 if ( rInf.GetTxtFrm()->IsVertical() ) in lcl_DrawSpecial()
890 pFnt->SetVertical( 0, rInf.GetTxtFrm()->IsVertical() ); in lcl_DrawSpecial()
905 const sal_uInt16 nDir = pFnt->GetOrientation( rInf.GetTxtFrm()->IsVertical() ); in lcl_DrawSpecial()
1082 if ( GetTxtFrm()->IsVertical() ) in DrawRedArrow()
1110 switch ( pFnt->GetOrientation( GetTxtFrm()->IsVertical() ) ) in DrawPostIts()
1138 if ( GetTxtFrm()->IsVertical() ) in DrawPostIts()
1931 ! rInf.GetTxtFrm()->IsVertical(); in SwDefFontSave()
1947 pNewFnt->SetVertical( 0, rInf.GetTxtFrm()->IsVertical() ); in SwDefFontSave()
H A Dporrst.cxx228 ASSERT( ! IsVertical() || ! IsSwapped(),"SwTxtFrm::EmptyHeight with swapped frame" ); in EmptyHeight()
246 if ( IsVertical() ) in EmptyHeight()
272 nRet = IsVertical() ? in EmptyHeight()
291 ASSERT( ! IsVertical() || ! IsSwapped(),"SwTxtFrm::FormatEmpty with swapped frame" ); in FormatEmpty()
H A Dfrmcrsr.cxx200 ASSERT( ! IsVertical() || ! IsSwapped(),"SwTxtFrm::GetCharRect with swapped frame" ); in GetCharRect()
584 if ( IsVertical() ) in _GetCrsrOfst()
664 if ( IsVertical() ) in _GetCrsrOfst()
1226 if ( IsVertical() ) in _UnitDown()
1271 if ( IsVertical() ) in _UnitDown()
1290 if ( IsVertical() ) in _UnitDown()
1319 if ( IsVertical() ) in _UnitDown()
H A Dtxthyph.cxx83 ASSERT( ! IsVertical() || ! IsSwapped(),"swapped frame at SwTxtFrm::Hyphenate" ); in Hyphenate()
100 if ( IsVertical() ) in Hyphenate()
128 if ( IsVertical() ) in Hyphenate()
H A Dtxtdrop.cxx384 if ( rInf.GetFont()->GetOrientation( rInf.GetTxtFrm()->IsVertical() ) ) in Paint()
387 pTmpFont->SetVertical( 0, rInf.GetTxtFrm()->IsVertical() ); in Paint()
621 pTmpFnt->SetVertical( 0, rInf.GetTxtFrm()->IsVertical() ); in NewDropPortion()
921 if ( rInf.GetTxtFrm()->IsVertical() ) in CalcFontSize()
/trunk/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx119 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
164 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
250 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
261 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
270 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
285 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
307 if ( rAnchorFrm.IsVertical() ) in CalcPosition()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx229 #define SWRECTFN( pFrm ) sal_Bool bVert = pFrm->IsVertical(); \
235 #define SWRECTFNX( pFrm ) sal_Bool bVertX = pFrm->IsVertical(); \
241 #define SWREFRESHFN( pFrm ) { if( bVert != pFrm->IsVertical() || \
243 bVert = pFrm->IsVertical(); \
249 #define SWRECTFN2( pFrm ) sal_Bool bVert = pFrm->IsVertical(); \
617 inline sal_Bool IsVertical() const;
1009 sal_Bool SwFrm::IsVertical() const in IsVertical() function in SwFrm
/trunk/main/forms/source/richtext/
H A Dspecialdispatchers.cxx113 if ( pEngine && pEngine->IsVertical() ) in buildStatusEvent()
142 pEngine->SetVertical( !pEngine->IsVertical() ); in dispatch()
154 aEvent.State <<= (sal_Bool)( pEngine && pEngine->IsVertical() ); in buildStatusEvent()
/trunk/main/editeng/source/outliner/
H A Doutlobj.cxx178 bool OutlinerParaObject::IsVertical() const in IsVertical() function in OutlinerParaObject
180 return mpImplOutlinerParaObject->mpEditTextObject->IsVertical(); in IsVertical()
185 if((bool)mpImplOutlinerParaObject->mpEditTextObject->IsVertical() != bNew) in SetVertical()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx345 bool bIsVertical( rEditEngine.IsVertical() == sal_True ); in GetCharBounds()
393 if( rEditEngine.IsVertical() ) in GetParaBounds()
431 rEditEngine.IsVertical() == sal_True )); in GetIndexAtPoint()
H A Dunoforou.cxx308 bool bIsVertical( rOutliner.IsVertical() == sal_True ); in GetCharBounds()
354 if( rOutliner.IsVertical() ) in GetParaBounds()
389 rOutliner.IsVertical() == sal_True )); in GetIndexAtPoint()

Completed in 255 milliseconds

123456