Home
last modified time | relevance | path

Searched refs:bBorder (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Diframe.cxx51 sal_Bool bBorder; member in sfx2::IFrameWindow_Impl
60 sal_Bool HasBorder() const { return bBorder; } in HasBorder()
66 , bBorder(bHasBorder) in IFrameWindow_Impl()
77 if ( bBorder != bNewBorder ) in SetBorder()
80 bBorder = bNewBorder; in SetBorder()
81 if ( bBorder ) in SetBorder()
274 sal_Bool bBorder = maFrmDescr.IsFrameBorderOn(); in setPropertyValue() local
277 maFrmDescr.SetFrameBorder( bBorder ); in setPropertyValue()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx592 sal_Bool bBorder = ( pRow->bBottomBorder || pNextRow->bTopBorder ); in Write() local
593 bRowsHaveBorder |= bBorder; in Write()
594 bRowsHaveBorderOnly &= bBorder; in Write()
600 pRow->bBottomBorder = bBorder; in Write()
603 pNextRow->bTopBorder = bBorder; in Write()
616 sal_Bool bBorder = ( pCol->bRightBorder || pNextCol->bLeftBorder ); in Write() local
617 bColsHaveBorder |= bBorder; in Write()
618 bColsHaveBorderOnly &= bBorder; in Write()
619 pCol->bRightBorder = bBorder; in Write()
620 pNextCol->bLeftBorder = bBorder; in Write()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx92 sal_Bool bBorder) in lcl_GetPos() argument
97 const long lBorder = bBorder ? DOCUMENTBORDER : DOCUMENTBORDER * 2; in lcl_GetPos()
100 const long lPos = pScrollbar->GetThumbPos() + (bBorder ? DOCUMENTBORDER : 0); in lcl_GetPos()
116 if ( bBorder && rPos.*pPt < DOCUMENTBORDER ) in lcl_GetPos()
792 sal_Bool bBorder = IsDocumentBorder(); in IMPL_LINK() local
793 lcl_GetPos(this, aPos, pScrollbar, bBorder); in IMPL_LINK()
794 if ( bBorder && aPos == aVisArea.TopLeft() ) in IMPL_LINK()
1301 const sal_Bool bBorder = IsDocumentBorder(); in UpdateScrollbars() local
1303 if ( bBorder ) in UpdateScrollbars()
1311 const long lOfst = bBorder ? 0 : DOCUMENTBORDER * 2L; in UpdateScrollbars()
H A Dformatclipboard.cxx201 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in lcl_setTableAttributes() local
226 if(bBorder) in lcl_setTableAttributes()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx194 void SetLeftBorder( sal_Bool bBorder ) { bLeftBorder = bBorder; } in SetLeftBorder() argument
197 void SetRightBorder( sal_Bool bBorder ) { bRightBorder = bBorder; } in SetRightBorder() argument
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtml.cxx124 sal_Bool bBorder = sal_True; in ParseFrameOptions() local
127 bBorder = sal_False; in ParseFrameOptions()
128 pFrame->SetFrameBorder( bBorder ); in ParseFrameOptions()
/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx173 bool bBorder) in OverlaySelection() argument
179 mbBorder(bBorder) in OverlaySelection()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx624 bool bBorder = ( m_pAntiImpl->GetStyle() & WB_BORDER ); in Draw() local
625 if ( bBorder ) in Draw()
632 if ( bBorder ) in Draw()
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx166 void SetFrameBorder( sal_Bool bBorder ) in SetFrameBorder() argument
168 nHasBorder = bBorder ? in SetFrameBorder()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx321 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in ItemSetToTableParam() local
332 if( bBackground || bBorder || bRowSplit || bBoxDirection) in ItemSetToTableParam()
368 if(bBorder || bRowSplit) in ItemSetToTableParam()
375 if(bBorder) in ItemSetToTableParam()
/trunk/main/vcl/source/control/
H A Dfixed.cxx297 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
299 if ( bBorder || bBackground ) in Draw()
302 if ( bBorder ) in Draw()
H A Dcombobox.cxx1246 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1248 if ( bBorder || bBackground ) in Draw()
1252 if ( bBorder ) in Draw()
H A Dlstbox.cxx419 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
421 if ( bBorder || bBackground ) in Draw()
424 if ( bBorder ) in Draw()
H A Dedit.cxx1912 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1914 if ( bBorder || bBackground ) in Draw()
1917 if ( bBorder ) in Draw()
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx755 const SwRect SwFrm::UnionFrm( sal_Bool bBorder ) const in UnionFrm()
773 if( bBorder ) in UnionFrm()
H A Dpaintfrm.cxx5139 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local
5160 else if( bBorder ) in PaintGrid()
5177 if( bBorder ) in PaintGrid()
5218 else if( bBorder ) in PaintGrid()
5235 if( bBorder ) in PaintGrid()
5270 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local
5291 else if ( bBorder ) in PaintGrid()
5308 if( bBorder ) in PaintGrid()
5348 else if( bBorder ) in PaintGrid()
5365 if( bBorder ) in PaintGrid()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx305 Bitmap Window::SnapShot( sal_Bool bBorder ) const in SnapShot()
313 if ( bBorder && mpWindowImpl->mpBorderWindow ) in SnapShot()
319 if ( bBorder && mpWindowImpl->mbFrame ) in SnapShot()
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlayselection.hxx70 bool bBorder);
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1406 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1408 if ( bBorder || bBackground ) in Draw()
1411 if ( bBorder ) in Draw()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx884 sal_Bool bBorder; in Command() local
885 SCCOLROW nPos = GetMousePos( aMEvt, bBorder ); in Command()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx780 const SwRect UnionFrm( sal_Bool bBorder = sal_False ) const;
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx993 Bitmap SnapShot( sal_Bool bBorder ) const;
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1664 static void FlySecur1(short& rSize, const bool bBorder) in FlySecur1() argument
1667 (bBorder ? MAX_BORDER_SIZE : MAX_EMPTY_BORDER); in FlySecur1()

Completed in 203 milliseconds