Searched defs:bBorder (Results 1 – 18 of 18) sorted by relevance
124 sal_Bool bBorder = sal_True; in ParseFrameOptions() local
51 sal_Bool bBorder; member in sfx2::IFrameWindow_Impl274 sal_Bool bBorder = maFrmDescr.IsFrameBorderOn(); in setPropertyValue() local
173 bool bBorder) in OverlaySelection()
194 void SetLeftBorder( sal_Bool bBorder ) { bLeftBorder = bBorder; } in SetLeftBorder()197 void SetRightBorder( sal_Bool bBorder ) { bRightBorder = bBorder; } in SetRightBorder()
92 sal_Bool bBorder) in lcl_GetPos()792 sal_Bool bBorder = IsDocumentBorder(); in IMPL_LINK() local1301 const sal_Bool bBorder = IsDocumentBorder(); in UpdateScrollbars() local
201 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in lcl_setTableAttributes() local
592 sal_Bool bBorder = ( pRow->bBottomBorder || pNextRow->bTopBorder ); in Write() local616 sal_Bool bBorder = ( pCol->bRightBorder || pNextCol->bLeftBorder ); in Write() local
166 void SetFrameBorder( sal_Bool bBorder ) in SetFrameBorder()
624 bool bBorder = ( m_pAntiImpl->GetStyle() & WB_BORDER ); in Draw() local
884 sal_Bool bBorder; in Command() local
321 sal_Bool bBorder = ( SFX_ITEM_SET == rSet.GetItemState( RES_BOX ) || in ItemSetToTableParam() local
297 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1246 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
419 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1912 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
1406 sal_Bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER); in Draw() local
5139 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local5270 sal_Bool bBorder = bLeft || bRight; in PaintGrid() local
1664 static void FlySecur1(short& rSize, const bool bBorder) in FlySecur1()
Completed in 292 milliseconds