| /AOO42X/main/editeng/source/editeng/ |
| H A D | impedit3.cxx | 433 … long nWidth = Max( (long)1, ( !IsVertical() ? aPaperSize.Width() : aPaperSize.Height() ) ); in FormatDoc() 457 … aStatus.GetStatusWord() |= !IsVertical() ? EE_STAT_TEXTHEIGHTCHANGED : EE_STAT_TEXTWIDTHCHANGED; in FormatDoc() 466 aInvalidRec.Right() = !IsVertical() ? aPaperSize.Width() : aPaperSize.Height(); in FormatDoc() 536 aPaperSize.Width() = (long) !IsVertical() ? CalcTextWidth( sal_True ) : GetTextHeight(); in CheckAutoPageSize() 538 aPaperSize.Height() = (long) !IsVertical() ? GetTextHeight() : CalcTextWidth( sal_True ); in CheckAutoPageSize() 544 if ( ( !IsVertical() && ( aPaperSize.Width() != aPrevPaperSize.Width() ) ) in CheckAutoPageSize() 545 || ( IsVertical() && ( aPaperSize.Height() != aPrevPaperSize.Height() ) ) ) in CheckAutoPageSize() 548 … aStatus.GetStatusWord() |= !IsVertical() ? EE_STAT_TEXTWIDTHCHANGED : EE_STAT_TEXTHEIGHTCHANGED; in CheckAutoPageSize() 572 if ( IsVertical() ) in CheckAutoPageSize() 790 if ( !IsVertical() ) in CreateLines() [all …]
|
| H A D | impedit.cxx | 319 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() 715 long nMaxHeight = !IsVertical() ? aOutArea.GetHeight() : aOutArea.GetWidth(); in ShowCursor() 730 …long nMaxTextWidth = !IsVertical() ? pEditEngine->pImpEditEngine->GetPaperSize().Width() : pEditEn… in ShowCursor() 780 long nDiffX = !IsVertical() ? nDocDiffX : -nDocDiffY; in ShowCursor() 781 long nDiffY = !IsVertical() ? nDocDiffY : nDocDiffX; in ShowCursor() [all …]
|
| H A D | impedit.hxx | 286 sal_Bool IsVertical() const; 303 …long GetVisDocRight() const { return aVisDocStartPos.X() + ( !IsVertical() ? aOutArea.G… in GetVisDocRight() 304 …long GetVisDocBottom() const { return aVisDocStartPos.Y() + ( !IsVertical() ? aOutArea.… in GetVisDocBottom() 728 …sal_Bool IsVertical() const { return GetEditDoc().IsVertic… 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 D | editeng.cxx | 264 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() 1302 …sal_uInt32 nHeight = !IsVertical() ? pImpEditEngine->GetTextHeight() : pImpEditEngine->CalcTextWid… in GetTextHeight() 1313 …sal_uInt32 nWidth = !IsVertical() ? pImpEditEngine->CalcTextWidth( sal_True ) : pImpEditEngine->Ge… in CalcTextWidth() [all …]
|
| /AOO42X/main/svtools/source/toolpanel/ |
| H A D | paneltabbar.cxx | 392 inline bool IsVertical() const in IsVertical() function in svt::PanelTabBar_Impl 523 m_aScrollBack.SetSymbol( IsVertical() ? SYMBOL_ARROW_UP : SYMBOL_ARROW_LEFT ); in PanelTabBar_Impl() 529 m_aScrollForward.SetSymbol( IsVertical() ? SYMBOL_ARROW_DOWN : SYMBOL_ARROW_RIGHT ); in 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() 827 m_aNormalizer = NormalizedArea( Rectangle( Point(), aOutputSize ), IsVertical() ); in Relayout() [all …]
|
| /AOO42X/main/sw/source/core/layout/ |
| H A D | ssfrm.cxx | 230 … 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 D | flycnt.cxx | 651 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() 929 …SwTwips nDiff = pLay->IsVertical() ? ( pLay->IsVertLR() ? ( rPt.X() - nFrmTop ) : ( nFrmTop - rPt.… in lcl_CalcDownDist() 1286 …if( ( GetAnchorFrm()->IsVertical() && !GetAnchorFrm()->IsVertLR() ) || GetAnchorFrm()->IsRightToLe… in SetAbsPos() 1293 const bool bVert = pCnt->IsVertical(); in SetAbsPos() [all …]
|
| H A D | wsfrm.cxx | 1161 …fnRect = GetUpper()->IsVertical() ? fnRectHori : ( GetUpper()->IsVertLR() ? fnRectVertL2R : fnRect… in Paste() 1164 …fnRect = GetUpper()->IsVertical() ? ( GetUpper()->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRe… in Paste() 1317 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() [all …]
|
| H A D | flyincnt.cxx | 58 if( pAnch && pAnch->IsVertical() ) in SwFlyInCntFrm() 206 const bool bVert = GetAnchorFrm()->IsVertical(); in MakeObjPos()
|
| /AOO42X/main/sw/source/core/text/ |
| H A D | frmform.cxx | 81 if ( ( ! pFrm->IsVertical() && in ValidateTxt() 83 ( pFrm->IsVertical() && in ValidateTxt() 200 if ( IsVertical() ) in _GetDropRect() 244 ( pMyFollow->IsVertical() && !pMyFollow->Prt().Width() ) || in CalcFollow() 245 ( ! pMyFollow->IsVertical() && !pMyFollow->Prt().Height() ) ) in CalcFollow() 298 else if( ( pSct->IsVertical() && !pSct->Frm().Width() ) || in CalcFollow() 299 ( ! pSct->IsVertical() && !pSct->Frm().Height() ) ) in CalcFollow() 481 if ( IsVertical() ) in AdjustFrm() 865 ASSERT( ! IsVertical() || ! IsSwapped(), "SwTxtFrm::CalcPreps with swapped frame" ); in CalcPreps() 1107 const long nBodyHeight = pBodyFrm ? ( IsVertical() ? in FormatAdjust() [all …]
|
| H A D | txtfly.cxx | 128 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in CalcUnclipped() 149 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in UpdatePos() 226 if ( GetInfo().GetTxtFrm()->IsVertical() ) in UpdatePos() 280 ASSERT( ! pFrm->IsVertical() || pFrm->IsSwapped(), in AlignFlyInCntBase() 312 if ( GetInfo().GetTxtFrm()->IsVertical() ) 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() [all …]
|
| H A D | txtfrm.cxx | 264 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 D | txtftn.cxx | 196 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 D | frmpaint.cxx | 145 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 D | inftxt.cxx | 673 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 D | porrst.cxx | 228 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 D | frmcrsr.cxx | 200 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 D | txthyph.cxx | 83 ASSERT( ! IsVertical() || ! IsSwapped(),"swapped frame at SwTxtFrm::Hyphenate" ); in Hyphenate() 100 if ( IsVertical() ) in Hyphenate() 128 if ( IsVertical() ) in Hyphenate()
|
| H A D | txtdrop.cxx | 384 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()
|
| /AOO42X/main/sw/source/core/objectpositioning/ |
| H A D | ascharanchoredobjectposition.cxx | 119 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()
|
| /AOO42X/main/sw/source/core/inc/ |
| H A D | frame.hxx | 229 #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
|
| /AOO42X/main/forms/source/richtext/ |
| H A D | specialdispatchers.cxx | 113 if ( pEngine && pEngine->IsVertical() ) in buildStatusEvent() 142 pEngine->SetVertical( !pEngine->IsVertical() ); in dispatch() 154 aEvent.State <<= (sal_Bool)( pEngine && pEngine->IsVertical() ); in buildStatusEvent()
|
| /AOO42X/main/editeng/source/outliner/ |
| H A D | outlobj.cxx | 178 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()
|
| /AOO42X/main/editeng/source/uno/ |
| H A D | unofored.cxx | 345 bool bIsVertical( rEditEngine.IsVertical() == sal_True ); in GetCharBounds() 393 if( rEditEngine.IsVertical() ) in GetParaBounds() 431 rEditEngine.IsVertical() == sal_True )); in GetIndexAtPoint()
|
| H A D | unoforou.cxx | 308 bool bIsVertical( rOutliner.IsVertical() == sal_True ); in GetCharBounds() 354 if( rOutliner.IsVertical() ) in GetParaBounds() 389 rOutliner.IsVertical() == sal_True )); in GetIndexAtPoint()
|