Home
last modified time | relevance | path

Searched refs:bLeft (Results 1 – 25 of 76) sorted by relevance

1234

/AOO41X/main/sw/source/core/doc/
H A Dtblrwcl.cxx120 sal_Bool bBigger, bLeft, bSplittBox, bAnyBoxFnd; member
129 bLeft = nsTblChgWidthHeightType::WH_COL_LEFT == ( eType & 0xff ) || in CR_SetBoxWidth()
141 bBigger( rCpy.bBigger ), bLeft( rCpy.bLeft ), in CR_SetBoxWidth()
2517 SwTwips lcl_GetDistance( SwTableBox* pBox, sal_Bool bLeft ) in lcl_GetDistance() argument
2526 if( bFirst && !bLeft ) in lcl_GetDistance()
2558 …if( ( 0 != ( bGreaterBox = TBLFIX_CHGABS != rParam.nMode && ( nDist + ( rParam.bLeft ? 0 : nWidth … in lcl_SetSelBoxWidth()
2559 …( !rParam.bBigger && ( Abs( nDist + (( rParam.nMode && rParam.bLeft ) ? 0 : nWidth ) - rParam.nSid… in lcl_SetSelBoxWidth()
2567 nLowerDiff = (nDist + ( rParam.bLeft ? 0 : nWidth ) ) - rParam.nSide; in lcl_SetSelBoxWidth()
2595 ( nDist + ( rParam.bLeft ? 0 : nWidth ) ) >= rParam.nSide)) || in lcl_SetSelBoxWidth()
2596 ( Abs( nDist + ( (rParam.nMode && rParam.bLeft) ? 0 : nWidth ) in lcl_SetSelBoxWidth()
[all …]
/AOO41X/main/sw/source/core/text/
H A Dporfld.hxx49 sal_Bool bLeft : 1; // wird von SwNumberPortion benutzt member in SwFldPortion
89 inline sal_Bool IsLeft() const { return bLeft; } in IsLeft()
90 inline void SetLeft( sal_Bool bNew ) { bLeft = bNew; } in SetLeft()
155 const sal_Bool bLeft,
181 const sal_Bool bLeft,
205 const sal_Bool bLeft,
H A Dtxtfld.cxx482 const sal_Bool bLeft = SVX_ADJUST_LEFT == rNumFmt.GetNumAdjust(); in NewNumberPortion() local
499 bLeft, bCenter, nMinDist, in NewNumberPortion()
570 bLeft, bCenter, nMinDist, in NewNumberPortion()
619 bLeft, bCenter, nMinDist, in NewNumberPortion()
H A Dporrst.hxx103 sal_Bool bLeft; member in SwArrowPortion
109 inline sal_Bool IsLeft() const { return bLeft; } in IsLeft()
/AOO41X/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx191 sal_Bool bInsert = sal_False, bFooter = sal_False, bLeft = sal_False; in CreateChildContext() local
210 bInsert = bLeft = sal_True; in CreateChildContext()
214 bInsert = bFooter = bLeft = sal_True; in CreateChildContext()
222 bFooter, bLeft ); in CreateChildContext()
238 const sal_Bool bLeft ) in CreateHeaderFooterContext() argument
245 bFooter, bLeft ); in CreateHeaderFooterContext()
H A DXMLTextHeaderFooterContext.cxx68 bLeft( bLft ) in XMLTextHeaderFooterContext()
70 if( bLeft ) in XMLTextHeaderFooterContext()
114 if( bLeft ) in CreateChildContext()
184 else if( !bLeft ) in EndElement()
/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java53 private byte bLeft; // Left border style field in ExtendedFormat
165 bLeft = (byte) 0xFF; in ExtendedFormat()
332 bLeft = (byte) input.read(); in read()
347 " bLeft : " + bLeft + in read()
371 output.write(bLeft); in write()
/AOO41X/main/qadevOOo/tests/java/ifc/text/
H A D_XTextCursor.java116 boolean bLeft = false; in _goLeft()
120 bLeft = oObj.goLeft(n, true); in _goLeft()
123 bLeft &= gStr.length() == n ; in _goLeft()
125 tRes.tested("goLeft()", bLeft ); in _goLeft()
H A D_XTextTableCursor.java125 boolean bLeft = false; in _goLeft()
130 bLeft = oObj.goLeft(i,false); in _goLeft()
132 tRes.tested("goLeft()", bLeft ); in _goLeft()
/AOO41X/main/sw/source/core/layout/
H A Dssfrm.cxx666 sal_Bool bLeft = sal_True; in PaintArea() local
691 if( bLeft || nLeft < nTmpLeft ) in PaintArea()
697 bLeft = sal_False; in PaintArea()
706 if( bLeft || nLeft < nTmpLeft ) in PaintArea()
708 bLeft = sal_False; in PaintArea()
726 if( pTmp->GetPrev() && ( bLeft || nLeft < nTmpLeft ) ) in PaintArea()
729 bLeft = sal_False; in PaintArea()
/AOO41X/main/sc/source/core/data/
H A Dattarray.cxx947 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ) in lcl_MergeToFrame() argument
985 if (bLeft) in lcl_MergeToFrame()
1011 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const in MergeBlockFrame() argument
1018 … lcl_MergeToFrame( pLineOuter, pLineInner, rFlags, pPattern, bLeft, nDistRight, sal_True, 0 ); in MergeBlockFrame()
1023 lcl_MergeToFrame( pLineOuter, pLineInner, rFlags, pPattern, bLeft, nDistRight, sal_True, in MergeBlockFrame()
1033 … lcl_MergeToFrame( pLineOuter, pLineInner, rFlags, pPattern, bLeft, nDistRight, sal_False, in MergeBlockFrame()
1039 … lcl_MergeToFrame( pLineOuter, pLineInner, rFlags, pPattern, bLeft, nDistRight, sal_False, 0 ); in MergeBlockFrame()
1053 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ) in ApplyFrame() argument
1070 if ( bLeft ? pBoxInfoItem->IsValid(VALID_LEFT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ApplyFrame()
1071 aNewFrame.SetLine( bLeft ? pBoxItem->GetLeft() : pBoxInfoItem->GetVert(), in ApplyFrame()
[all …]
/AOO41X/main/vcl/source/window/
H A Dsplitwin.cxx2021 void SplitWindow::ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft ) in ImplDrawFadeArrow() argument
2032 if( bLeft ) in ImplDrawFadeArrow()
2058 if( bLeft ) in ImplDrawFadeArrow()
2083 void SplitWindow::ImplDrawGrip( const Rectangle& rRect, sal_Bool bHorz, sal_Bool bLeft ) in ImplDrawGrip() argument
2099 ImplDrawFadeArrow( Point( i-9, y), bHorz, bLeft ); in ImplDrawGrip()
2110 ImplDrawFadeArrow( Point( i, y), bHorz, bLeft ); in ImplDrawGrip()
2118 ImplDrawFadeArrow( Point( x, i-9), bHorz, bLeft ); in ImplDrawGrip()
2129 ImplDrawFadeArrow( Point( x, i), bHorz, bLeft ); in ImplDrawGrip()
2141 sal_Bool bLeft; in ImplDrawFadeIn() local
2143 bLeft = sal_False; in ImplDrawFadeIn()
[all …]
/AOO41X/main/sw/source/filter/html/
H A Dhtmltabw.cxx93 sal_Bool bTop, sal_Bool bBottom, sal_Bool bLeft, sal_Bool bRight );
95 sal_Bool bTop, sal_Bool bBottom, sal_Bool bLeft, sal_Bool bRight );
147 sal_Bool bTop, sal_Bool bBottom, sal_Bool bLeft, sal_Bool bRight ) in HasTabBackground() argument
149 ASSERT( bTop || bBottom || bLeft || bRight, in HasTabBackground()
168 sal_Bool bLeftRight = bLeft || bRight; in HasTabBackground()
174 bRet = HasTabBackground( *rLines[i], bT, bB, bLeft, bRight); in HasTabBackground()
182 sal_Bool bTop, sal_Bool bBottom, sal_Bool bLeft, sal_Bool bRight ) in HasTabBackground() argument
184 ASSERT( bTop || bBottom || bLeft || bRight, in HasTabBackground()
202 sal_Bool bL = bLeft && 0 == i; in HasTabBackground()
/AOO41X/main/sw/source/core/crsr/
H A Dswcrsr.cxx1584 sal_Bool SwTableCursor::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 /*nMode*/, in LeftRight() argument
1587 return bLeft ? GoPrevCell( nCnt ) in LeftRight()
1642 sal_Bool SwCursor::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight() argument
1648 DoSetBidiLevelLeftRight(bLeft, bVisualAllowed, bInsertCrsr); in LeftRight()
1652 SwMoveFn fnMove = bLeft ? fnMoveBackward : fnMoveForward; in LeftRight()
1702 const xub_StrLen nTmpPos = bLeft ? pCntntNode->Len() : 0; in LeftRight()
1738 const xub_StrLen nTmpPos = bLeft ? pCntntNode->Len() : 0; in LeftRight()
1759 if ( ! bLeft ) in LeftRight()
1911 sal_Bool SwCursor::LeftRightMargin( sal_Bool bLeft, sal_Bool bAPI ) in LeftRightMargin() argument
1922 && (bLeft ? pFrm->LeftMargin( this ) : pFrm->RightMargin( this, bAPI ) ) in LeftRightMargin()
[all …]
H A Dcrsrsh.cxx364 sal_Bool SwCrsrShell::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight() argument
368 return bLeft ? GoPrevCell() : GoNextCell(); in LeftRight()
384 if ( !bLeft && pShellCrsr->IsInFrontOfLabel() ) in LeftRight()
393 else if ( bLeft && 0 == pShellCrsr->GetPoint()->nContent.GetIndex() && in LeftRight()
411 bRet = pShellCrsr->LeftRight( bLeft, nCnt, nMode, bVisualAllowed, in LeftRight()
413 if ( !bRet && bLeft && bResetOfInFrontOfLabel ) in LeftRight()
567 sal_Bool SwCrsrShell::LRMargin( sal_Bool bLeft, sal_Bool bAPI) in LRMargin() argument
582 sal_Bool bRet = pTmpCrsr->LeftRightMargin( bLeft, bAPI ); in LRMargin()
584 if ( bLeft && !bTableMode && bRet && bWasAtLM && !_GetCrsr()->HasMark() ) in LRMargin()
590 else if ( !bLeft ) in LRMargin()
[all …]
/AOO41X/main/sc/inc/
H A Dattarray.hxx99 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom );
118 … SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) const;
120 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight );
147 sal_Bool bLeft, sal_Bool bRight ) const;
/AOO41X/main/sw/source/core/inc/
H A Ddrawfont.hxx100 sal_Bool bLeft : 1; member in SwDrawTextInfo
161 bDrawSp = bLeft = bRight = bKana = bOfst = bHyph = bSperr = sal_False; in SwDrawTextInfo()
269 ASSERT( bLeft, "DrawTextInfo: Undefined left range" ); in GetLeft()
456 bLeft = sal_True; in SetLeft()
/AOO41X/main/sw/source/ui/utlui/
H A Dshdwcrsr.cxx59 void SwShadowCursor::DrawTri( const Point& rPt, long nHeight, sal_Bool bLeft ) in DrawTri() argument
65 Point aPt1( (bLeft ? rPt.X() - 3 : rPt.X() + 3), in DrawTri()
69 long nDiff = bLeft ? -1 : 1; in DrawTri()
/AOO41X/main/sc/source/ui/drawfunc/
H A Ddrtxtob2.cxx178 sal_Bool bLeft = ( nSlot == SID_ATTR_PARA_LEFT_TO_RIGHT ); in ExecuteExtra() local
180 bLeft ? FRMDIR_HORI_LEFT_TOP : FRMDIR_HORI_RIGHT_TOP, in ExecuteExtra()
183 bLeft ? SVX_ADJUST_LEFT : SVX_ADJUST_RIGHT, in ExecuteExtra()
/AOO41X/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx606 bool bLeft(false), bRight(false), bTop(false), bBottom(false); in NotifyItemUpdate() local
617 bLeft = true; in NotifyItemUpdate()
629 …mpCellBorderUpdater->UpdateCellBorder(bTop, bBottom, bLeft, bRight, maIMGCellBorder, mbVer, mbHor); in NotifyItemUpdate()
631 …mpCellBorderUpdater->UpdateCellBorder(bTop, bBottom, bRight, bLeft, maIMGCellBorder, mbVer, mbHor); in NotifyItemUpdate()
633 if(mbVer || mbHor || bLeft || bRight || bTop || bBottom) in NotifyItemUpdate()
/AOO41X/main/sc/source/ui/view/
H A Doutput.cxx916 void ScOutputData::DrawExtraShadow(sal_Bool bLeft, sal_Bool bTop, sal_Bool bRight, sal_Bool bBottom) in DrawExtraShadow() argument
951 sal_Bool bSkipX = ( nArrX==nX1 && !bLeft ) || ( nArrX==nX2+2 && !bRight ); in DrawExtraShadow()
1888 sal_Bool bLeft = sal_False; in DrawRefMark() local
1927 bLeft = sal_True; in DrawRefMark()
1941 if (bTop && bBottom && bLeft && bRight) in DrawRefMark()
1952 if (bLeft) in DrawRefMark()
1994 sal_Bool bLeft = sal_False; in DrawOneChange() local
2033 bLeft = sal_True; in DrawOneChange()
2047 bLeft = bRight = bBottom = sal_False; //! dicke Linie ??? in DrawOneChange()
2052 if (bTop && bBottom && bLeft && bRight) in DrawOneChange()
[all …]
/AOO41X/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.cxx60 bLeft( bLft ), in XMLTableHeaderFooterContext()
80 if( bLeft ) in XMLTableHeaderFooterContext()
103 if (bLeft) in XMLTableHeaderFooterContext()
/AOO41X/main/vcl/unx/generic/app/
H A Di18n_status.cxx226 bool bLeft = aPosEvent.mbVertical; in updatePosition() local
232 aRet.X() = x + aPosEvent.mnX + (bLeft in updatePosition()
239 aRet.X() = x + aPosEvent.mnX + (bLeft ? -m_aWindowSize.Width() : 0); in updatePosition()
243 m_bAnchoredAtRight = bLeft; in updatePosition()
/AOO41X/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1693 sal_Bool bLeft = sal_True; in SwCreateAuthEntryDlg_Impl() local
1708 pFixedTexts[nIndex]->SetPosPixel(bLeft ? aTL1 : aTL2); in SwCreateAuthEntryDlg_Impl()
1727 pTypeListBox->SetPosPixel(bLeft ? aTR1 : aTR2); in SwCreateAuthEntryDlg_Impl()
1756 pIdentifierBox->SetPosPixel(bLeft ? aTR1 : aTR2); in SwCreateAuthEntryDlg_Impl()
1766 pEdits[nIndex]->SetPosPixel(bLeft ? aTR1 : aTR2); in SwCreateAuthEntryDlg_Impl()
1781 if(bLeft) in SwCreateAuthEntryDlg_Impl()
1791 bLeft = !bLeft; in SwCreateAuthEntryDlg_Impl()
/AOO41X/main/editeng/inc/editeng/
H A Dadjitem.hxx49 sal_Bool bLeft : 1; member in SvxAdjustItem
98 bLeft = eType == SVX_ADJUST_LEFT; in SetAdjust()

1234