/aoo41x/main/sw/source/core/doc/ |
H A D | gctable.cxx | 34 inline const SvxBorderLine* GetLineTB( const SvxBoxItem* pBox, sal_Bool bTop ) in GetLineTB() argument 36 return bTop ? pBox->GetTop() : pBox->GetBottom(); in GetLineTB() 102 const SvxBorderLine& rBrdLn, sal_uInt16& rStt, sal_Bool bTop ) in lcl_FindEndPosOfBorder() argument 112 || 0 == ( pBrd = GetLineTB( (SvxBoxItem*)pItem, bTop )) in lcl_FindEndPosOfBorder() 121 sal_Bool bTop, in lcl_GCBorder_GetBorder() argument 125 ? GetLineTB( (SvxBoxItem*)*ppItem, bTop ) in lcl_GCBorder_GetBorder() 130 sal_uInt16& rStt, sal_Bool bTop, in lcl_GCBorder_DelBorder() argument 144 if( bTop ) in lcl_GCBorder_DelBorder() 162 pLn = lcl_GCBorder_GetBorder( *pBox, bTop, &pItem ); in lcl_GCBorder_DelBorder()
|
H A D | tblrwcl.cxx | 240 sal_Bool bBigger, bTop, bSplittBox, bAnyBoxFnd; member 247 …bTop = nsTblChgWidthHeightType::WH_ROW_TOP == ( eType & 0xff ) || nsTblChgWidthHeightType::WH_CELL… in CR_SetLineHeight() 257 bBigger( rCpy.bBigger ), bTop( rCpy.bTop ), in CR_SetLineHeight() 4242 if( !rParam.bTop ) in lcl_InsDelSelLine() 4273 rParam.aShareFmts.SetAttr( rParam.bTop in lcl_InsDelSelLine() 4320 bTop = nsTblChgWidthHeightType::WH_ROW_TOP == ( eType & 0xff ) || in SetRowHeight() local 4422 if( bTop ) in SetRowHeight() 4442 if( bTop ? nEnd : nStt < nEnd ) in SetRowHeight() 4444 if( bTop ) in SetRowHeight() 4499 if( bTop ) in SetRowHeight()
|
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | ExtendedFormat.java | 52 private byte bTop; // Top border style field in ExtendedFormat 164 bTop = (byte) 0xFF; in ExtendedFormat() 331 bTop = (byte) input.read(); in read() 346 "\n\tbTop : " + bTop + in read() 370 output.write(bTop); in write()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 76 sal_Bool bTop = ( nEndY < nStartY ); in ShowRefTip() local 96 bTop ? aStart.Y() : ( aEnd.Y() + 3 ) ); in ShowRefTip() 98 ( bTop ? QUICKHELP_BOTTOM : QUICKHELP_TOP ); in ShowRefTip() 101 if ( !bTop && aViewData.HasEditView( eWhich ) && in ShowRefTip() 406 sal_Bool bTop = ( aViewData.GetVSplitMode() != SC_SPLIT_NONE ); in UpdateScrollBars() local 442 if (bTop) in UpdateScrollBars() 461 if (bTop) in UpdateScrollBars()
|
H A D | output.cxx | 940 sal_Bool bSkipY = ( nArrY==0 && !bTop ) || ( nArrY+1 == nArrCount && !bBottom ); in DrawExtraShadow() 1886 sal_Bool bTop = sal_False; in DrawRefMark() local 1901 bTop = sal_True; in DrawRefMark() 1941 if (bTop && bBottom && bLeft && bRight) in DrawRefMark() 1948 if (bTop) in DrawRefMark() 1992 sal_Bool bTop = sal_False; in DrawOneChange() local 2007 bTop = sal_True; in DrawOneChange() 2049 bTop = bBottom = bRight = sal_False; //! dicke Linie ??? in DrawOneChange() 2052 if (bTop && bBottom && bLeft && bRight) in DrawOneChange() 2059 if (bTop) in DrawOneChange() [all …]
|
H A D | select.cxx | 269 sal_Bool bLeft, bTop; in SetCursorAtPoint() local 270 pViewData->GetMouseQuadrant( aEffPos, GetWhich(), nPosX, nPosY, bLeft, bTop ); in SetCursorAtPoint() 275 if ( bTop && !bBottomScroll ) in SetCursorAtPoint()
|
H A D | tabview.cxx | 2232 sal_Bool bTop; in SnapSplitPos() local 2233 aViewData.GetMouseQuadrant( aMouse, ePos, nPosX, nPosY, bLeft, bTop ); in SnapSplitPos() 2236 if (!bTop) in SnapSplitPos() 2275 sal_Bool bTop; in FreezeSplitters() local 2276 aViewData.GetMouseQuadrant( aSplit, ePos, nPosX, nPosY, bLeft, bTop ); in FreezeSplitters() 2279 if (!bTop) in FreezeSplitters()
|
H A D | gridwin2.cxx | 858 sal_Bool bLeft, bTop; in PagebreakMove() local 859 pViewData->GetMouseQuadrant( aPos, eWhich, nPosX, nPosY, bLeft, bTop ); in PagebreakMove() 861 if ( !bTop ) ++nPosY; in PagebreakMove()
|
H A D | tabvwsh4.cxx | 510 sal_Bool bTop; in QueryObjAreaPixel() 511 pViewData->GetMouseQuadrant( aTest, ePos, nPosX, nPosY, bLeft, bTop ); in QueryObjAreaPixel() 514 if (!bTop) in QueryObjAreaPixel()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 215 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ); 330 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in lcl_xmltble_appendBoxPrefix() argument 334 if( bTop ) in lcl_xmltble_appendBoxPrefix() 350 sal_uInt32 nCol, sal_uInt32 nRow, sal_Bool bTop ) in AddCell() argument 496 lcl_xmltble_appendBoxPrefix( sBuffer, rNamePrefix, nCol, nRow, bTop ); in AddCell() 587 sal_Bool bTop ) in ExportTableLinesAutoStyles() argument 646 if( bTop ) in ExportTableLinesAutoStyles() 703 bTop) ) in ExportTableLinesAutoStyles() 739 nLine, bTop ); in ExportTableLinesAutoStyles()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfly.hxx | 134 SwRect _GetFrm( const SwRect &rPortion, sal_Bool bTop ) const; 187 inline SwRect GetFrm( const SwRect &rPortion, sal_Bool bTop = sal_True ) const; 249 inline SwRect SwTxtFly::GetFrm( const SwRect &rRect, sal_Bool bTop ) const in GetFrm() 251 return bOn ? _GetFrm( rRect, bTop ) : SwRect(); in GetFrm()
|
H A D | pormulti.hxx | 95 sal_Bool bTop :1; // Phonetic position member in SwMultiPortion 109 inline void SetTop( sal_Bool bNew ) { bTop = bNew; } in SetTop() 132 inline sal_Bool OnTop() const { return bTop; } in OnTop()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 93 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() 171 sal_Bool bT = bTop && 0 == i; 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() 199 sal_Bool bTopBottom = bTop || bBottom; in HasTabBackground() 205 bRet = HasTabBackground( *rBoxes[i], bTop, bBottom, bL, bR ); in HasTabBackground()
|
H A D | htmltab.cxx | 578 inline void SetCaption( const SwStartNode *pStNd, sal_Bool bTop ); 1213 inline void HTMLTable::SetCaption( const SwStartNode *pStNd, sal_Bool bTop ) in SetCaption() argument 1216 bTopCaption = bTop; in SetCaption() 4922 sal_Bool bTop = sal_True; in BuildTableCaption() local 4930 bTop = sal_False; in BuildTableCaption() 4956 pCurTable->SetCaption( pStNd, bTop ); in BuildTableCaption() 5461 sal_Bool bTop = pTable->IsTopCaption(); in BuildTable() local 5469 if( bTop ) in BuildTable() 5473 SwNodeIndex aDstIdx( *pNd, bTop ? 0 : 1 ); in BuildTable() 5483 if( bTop ) in BuildTable()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotxdr.cxx | 107 FASTBOOL bTop=(eHdl==HDL_UPRGT || eHdl==HDL_UPPER || eHdl==HDL_UPLFT); in ImpDragCalcRect() local 111 if (bTop) aTmpRect.Top() =aPos.Y(); in ImpDragCalcRect() 137 if (bTop) aTmpRect.Top()=aTmpRect.Bottom()-nNeed; in ImpDragCalcRect() 152 if ((bTop || bBtm) && nYDiv!=0) { in ImpDragCalcRect()
|
H A D | svdocapt.cxx | 146 FASTBOOL bTop=(aTl.Y()-aTop.Y()<aBtm.Y()-aTl.Y()); in CalcEscPos() local 149 if (bTop) { in CalcEscPos()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.cxx | 606 bool bLeft(false), bRight(false), bTop(false), bBottom(false); in NotifyItemUpdate() local 623 bTop = 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()
|
H A D | CellBorderUpdater.cxx | 42 void CellBorderUpdater::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg,… in UpdateCellBorder() argument 84 if(bTop) in UpdateCellBorder()
|
H A D | CellBorderUpdater.hxx | 39 …void UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg, bool bVer, bool b…
|
/aoo41x/main/sw/source/core/inc/ |
H A D | tblrwcl.hxx | 92 SwCollectTblLineBoxes( sal_Bool bTop, sal_uInt16 nMd = 0, SwHistory* pHist=0 ) in SwCollectTblLineBoxes() argument 95 bGetFromTop( bTop ), bGetValues( sal_True ) in SwCollectTblLineBoxes()
|
H A D | frmtool.hxx | 268 sal_Bool bTop :1; member in SwBorderAttrs 493 if ( bTop ) in CalcTop()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | PostItMgr.cxx | 740 …bool bTop = mpEditWin->PixelToLogic(Point(0,(*i)->VirtualPos().Y())).Y() >= (mPages[n]->mPageRect.… in LayoutPostIts() local 741 if ( bBottom && bTop ) in LayoutPostIts() 875 …bool bTop = mpEditWin->PixelToLogic(Point(0,pPostIt->VirtualPos().Y())).Y() >= (mPages[aPage-1]->… in Scroll() local 876 if ( bBottom && bTop) in Scroll() 914 …const bool bTop = mpEditWin->PixelToLogic(Point(0,pPostIt->GetPosPixel().Y())).Y() >= (mPages[aPag… in AutoScroll() local 915 if ( !(bBottom && bTop)) in AutoScroll()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 1214 const sal_Bool bTop = 0 != (pFrm->*fnRect->fnGetTopMargin)(); in lcl_CalcBorderRect() local 1215 if ( bTop ) in lcl_CalcBorderRect() 1268 if ( bTop ) in lcl_CalcBorderRect() 3886 if ( bCnt && (!bTop || !bBottom) ) in PaintShadow() 3908 if ( bTop ) in PaintShadow() 3912 if ( bTop ) in PaintShadow() 3914 if ( bCnt && (!bBottom || !bTop) ) in PaintShadow() 3936 if ( bTop ) in PaintShadow() 3940 if ( bTop ) in PaintShadow() 3942 if ( bCnt && (!bBottom || bTop) ) in PaintShadow() [all …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | attarray.cxx | 947 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ) in lcl_MergeToFrame() argument 963 if (bTop) in lcl_MergeToFrame() 1053 sal_Bool bLeft, SCCOL nDistRight, sal_Bool bTop, SCROW nDistBottom ) in ApplyFrame() argument 1076 if ( bTop ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame() 1077 aNewFrame.SetLine( bTop ? pBoxItem->GetTop() : pBoxInfoItem->GetHori(), in ApplyFrame()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | toolbox.hxx | 332 … sal_Bool bLeft = sal_False, sal_Bool bTop = sal_False, 335 … sal_Bool bLeft = sal_False, sal_Bool bTop = sal_False,
|