Home
last modified time | relevance | path

Searched refs:bFrame (Results 1 – 12 of 12) sorted by path

/trunk/main/embedserv/source/embed/
H A Diipaobj.cxx105 LPCRECT pRect,LPOLEINPLACEUIWINDOW,BOOL bFrame) in ResizeBorder() argument
107 if(!bFrame) return NOERROR; in ResizeBorder()
/trunk/main/sc/inc/
H A Dautoform.hxx235 void SetIncludeFrame( sal_Bool bFrame ) { bIncludeFrame = bFrame; } in SetIncludeFrame() argument
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1489 sal_Bool bFrame = sal_False; in Undo() local
1511 bFrame = sal_True; in Undo()
1515 if (bFrame) in Undo()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1096 sal_Bool bFrame = (pDialogSet->GetItemState( ATTR_BORDER ) != SFX_ITEM_DEFAULT) in ApplyAttributes() local
1100 bFrame = sal_False; in ApplyAttributes()
1104 if ( bFrame && pNewOuter && pNewInner ) in ApplyAttributes()
1106 bFrame = sal_False; in ApplyAttributes()
1110 bFrame = bFrame in ApplyAttributes()
1119 bFrame = sal_False; in ApplyAttributes()
1121 if (!bFrame) in ApplyAttributes()
/trunk/main/svx/inc/svx/
H A Dsvdoole2.hxx70 sal_Bool bFrame : 1; member in SdrOle2Obj
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx765 bFrame=bFrame_; in DBG_NAME()
779 bFrame=bFrame_; in SdrOle2Obj()
801 bFrame=bFrame_; in SdrOle2Obj()
824 bFrame=bFrame_; in SdrOle2Obj()
1677 return bFrame ? sal_uInt16(OBJ_FRAME) : sal_uInt16(OBJ_OLE2); in GetObjIdentifier()
1684 rName = ImpGetResStr(bFrame ? STR_ObjNameSingulFrame : STR_ObjNameSingulOLE2); in TakeObjNameSingul()
1700 rName=ImpGetResStr(bFrame ? STR_ObjNamePluralFrame : STR_ObjNamePluralOLE2); in TakeObjNamePlural()
1726 bFrame = rOle2Obj.bFrame; in operator =()
H A Dsvdotext.cxx807 FASTBOOL bFrame=IsTextFrame(); in TakeTextAnchorRect() local
808 if (!bFrame) { in TakeTextAnchorRect()
822 if (bFrame) { in TakeTextAnchorRect()
850 FASTBOOL bFrame=IsTextFrame(); in TakeTextRect() local
864 if (bFrame) in TakeTextRect()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2329 …const bool bFrame = (rAttr.GetItemState( SDRATTR_TABLE_BORDER ) == SFX_ITEM_SET) || (rAttr.GetItem… in SetAttrToSelectedCells() local
2331 if( bFrame ) in SetAttrToSelectedCells()
2351 if( bFrame ) in SetAttrToSelectedCells()
2536 …const bool bFrame = (rFormatSet.GetItemState( SDRATTR_TABLE_BORDER ) == SFX_ITEM_SET) || (rFormatS… in ApplyFormatPaintBrush() local
2538 if( bFrame ) in ApplyFormatPaintBrush()
2576 if( bFrame ) in ApplyFormatPaintBrush()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2199 sal_Bool bFrame = 0 != rTxtNode.FindLayoutRect().Width(); // oder so in getPropertyValue() local
2221 bIsFieldUsed = bFrame || bHidden; in getPropertyValue()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx774 static sal_Bool bFrame = sal_False; in Execute() local
780 sal_uInt16 nFlags = bFrame ? SFX_LOAD_FRAME_STYLES : 0; in Execute()
878 aOpt.SetFrmFmts( bFrame = (0 != (nFlags&SFX_LOAD_FRAME_STYLES))); in Execute()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx1936 sal_Bool bFrame = (nFrmType & FRMTYPE_FLY_ANY) ? sal_True : sal_False; in StateTabWin() local
1956 else if( bFrame ) in StateTabWin()
1996 if( bFrame | bColSct ) in StateTabWin()
2012 if(!bFrame) in StateTabWin()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4543 static LRESULT ImplHandlePalette( sal_Bool bFrame, HWND hWnd, UINT nMsg, in ImplHandlePalette() argument
4613 if ( bFrame ) in ImplHandlePalette()

Completed in 132 milliseconds