Home
last modified time | relevance | path

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

1234

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx141 bBigger( rCpy.bBigger ), bLeft( rCpy.bLeft ), in CR_SetBoxWidth()
3204 if( rParam.bLeft ) in lcl_DelSelBox()
3223 if( rParam.bLeft ) in lcl_DelSelBox()
3461 if( rParam.bLeft ) in lcl_DelSelBox()
3607 if( bLeft ) in SetColWidth()
3652 bRet = sal_True; bLeft = !bLeft; in SetColWidth()
3725 if( bLeft ) in SetColWidth()
3730 else if( bLeft ) in SetColWidth()
3901 ? ( TBLFIX_CHGABS == eTblChgMode ? bLeft : bLeft ) in SetColWidth()
3964 if( bLeft ) in SetColWidth()
[all …]
/trunk/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.cxx484 const sal_Bool bLeft = SVX_ADJUST_LEFT == rNumFmt.GetNumAdjust(); in NewNumberPortion() local
501 bLeft, bCenter, nMinDist, in NewNumberPortion()
568 bLeft, bCenter, nMinDist, in NewNumberPortion()
613 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()
/trunk/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()
/trunk/main/xmerge/java/pexcel/src/main/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/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()
/trunk/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
1053 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ) in ApplyFrame() argument
1071 aNewFrame.SetLine( bLeft ? pBoxItem->GetLeft() : pBoxInfoItem->GetVert(), in ApplyFrame()
1103 SCROW nStartRow, SCROW nEndRow, sal_Bool bLeft, SCCOL nDistRight ) in ApplyBlockFrame() argument
1109 ApplyFrame( pLineOuter, pLineInner, nStartRow, nStartRow, bLeft, nDistRight, in ApplyBlockFrame()
1124 bLeft, nDistRight, sal_False, nEndRow-nTmpEnd ); in ApplyBlockFrame()
1169 sal_Bool bLeft, sal_Bool bRight ) const in HasLines() argument
1206 if ( bLeft || bRight ) in HasLines()
[all …]
/trunk/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()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2032 if( bLeft ) in ImplDrawFadeArrow()
2058 if( bLeft ) in ImplDrawFadeArrow()
2141 sal_Bool bLeft; in ImplDrawFadeIn() local
2143 bLeft = sal_False; in ImplDrawFadeIn()
2145 bLeft = sal_True; in ImplDrawFadeIn()
2149 bLeft = sal_True; in ImplDrawFadeIn()
2151 bLeft = sal_True; in ImplDrawFadeIn()
2170 sal_Bool bLeft; in ImplDrawFadeOut() local
2172 bLeft = sal_True; in ImplDrawFadeOut()
2176 bLeft = sal_True; in ImplDrawFadeOut()
[all …]
/trunk/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()
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1599 return bLeft ? GoPrevCell( nCnt ) in LeftRight()
1654 sal_Bool SwCursor::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight() argument
1660 DoSetBidiLevelLeftRight(bLeft, bVisualAllowed, bInsertCrsr); in LeftRight()
1664 SwMoveFn fnMove = bLeft ? fnMoveBackward : fnMoveForward; in LeftRight()
1714 const xub_StrLen nTmpPos = bLeft ? pCntntNode->Len() : 0; in LeftRight()
1750 const xub_StrLen nTmpPos = bLeft ? pCntntNode->Len() : 0; in LeftRight()
1771 if ( ! bLeft ) in LeftRight()
1923 sal_Bool SwCursor::LeftRightMargin( sal_Bool bLeft, sal_Bool bAPI ) in LeftRightMargin() argument
1938 sal_Bool SwCursor::IsAtLeftRightMargin( sal_Bool bLeft, sal_Bool bAPI ) const in IsAtLeftRightMargin() argument
1946 if( !bLeft && aPam.GetPoint()->nContent.GetIndex() ) in IsAtLeftRightMargin()
[all …]
H A Dcrsrsh.cxx368 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()
602 sal_Bool SwCrsrShell::IsAtLRMargin( sal_Bool bLeft, sal_Bool bAPI ) const in IsAtLRMargin() argument
[all …]
/trunk/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;
/trunk/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()
/trunk/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()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx951 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()
2067 if (bLeft) in DrawOneChange()
[all …]
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.cxx60 bLeft( bLft ), in XMLTableHeaderFooterContext()
80 if( bLeft ) in XMLTableHeaderFooterContext()
103 if (bLeft) in XMLTableHeaderFooterContext()
/trunk/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()
/trunk/main/editeng/inc/editeng/
H A Dadjitem.hxx49 sal_Bool bLeft : 1; member in SvxAdjustItem
98 bLeft = eType == SVX_ADJUST_LEFT; in SetAdjust()

Completed in 340 milliseconds

1234