Home
last modified time | relevance | path

Searched defs:bBorder (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sfx2/source/bastyp/
H A Dfrmhtml.cxx124 sal_Bool bBorder = sal_True; in ParseFrameOptions() local
/trunk/main/sfx2/source/doc/
H A Diframe.cxx51 sal_Bool bBorder; member in sfx2::IFrameWindow_Impl
274 sal_Bool bBorder = maFrmDescr.IsFrameBorderOn(); in setPropertyValue() local
/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx173 bool bBorder) in OverlaySelection()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx194 void SetLeftBorder( sal_Bool bBorder ) { bLeftBorder = bBorder; } in SetLeftBorder()
197 void SetRightBorder( sal_Bool bBorder ) { bRightBorder = bBorder; } in SetRightBorder()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx92 sal_Bool bBorder) in lcl_GetPos()
792 sal_Bool bBorder = IsDocumentBorder(); in IMPL_LINK() local
1301 const sal_Bool bBorder = IsDocumentBorder(); in UpdateScrollbars() local
H A Dformatclipboard.cxx201 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in lcl_setTableAttributes() local
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx592 sal_Bool bBorder = ( pRow->bBottomBorder || pNextRow->bTopBorder ); in Write() local
616 sal_Bool bBorder = ( pCol->bRightBorder || pNextCol->bLeftBorder ); in Write() local
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx166 void SetFrameBorder( sal_Bool bBorder ) in SetFrameBorder()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx624 bool bBorder = ( m_pAntiImpl->GetStyle() & WB_BORDER ); in Draw() local
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx884 sal_Bool bBorder; in Command() local
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx321 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in ItemSetToTableParam() local
/trunk/main/vcl/source/control/
H A Dfixed.cxx297 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
H A Dcombobox.cxx1246 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
H A Dlstbox.cxx419 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
H A Dedit.cxx1912 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1406 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5139 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local
5270 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1664 static void FlySecur1(short& rSize, const bool bBorder) in FlySecur1()

Completed in 152 milliseconds