Searched refs:bFrame (Results 1 – 12 of 12) sorted by relevance
765 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 =()
807 FASTBOOL bFrame=IsTextFrame(); in TakeTextAnchorRect() local808 if (!bFrame) { in TakeTextAnchorRect()822 if (bFrame) { in TakeTextAnchorRect()850 FASTBOOL bFrame=IsTextFrame(); in TakeTextRect() local864 if (bFrame) in TakeTextRect()
105 LPCRECT pRect,LPOLEINPLACEUIWINDOW,BOOL bFrame) in ResizeBorder() argument107 if(!bFrame) return NOERROR; in ResizeBorder()
235 void SetIncludeFrame( sal_Bool bFrame ) { bIncludeFrame = bFrame; } in SetIncludeFrame() argument
1096 sal_Bool bFrame = (pDialogSet->GetItemState( ATTR_BORDER ) != SFX_ITEM_DEFAULT) in ApplyAttributes() local1100 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()
2329 …const bool bFrame = (rAttr.GetItemState( SDRATTR_TABLE_BORDER ) == SFX_ITEM_SET) || (rAttr.GetItem… in SetAttrToSelectedCells() local2331 if( bFrame ) in SetAttrToSelectedCells()2351 if( bFrame ) in SetAttrToSelectedCells()2536 …const bool bFrame = (rFormatSet.GetItemState( SDRATTR_TABLE_BORDER ) == SFX_ITEM_SET) || (rFormatS… in ApplyFormatPaintBrush() local2538 if( bFrame ) in ApplyFormatPaintBrush()2576 if( bFrame ) in ApplyFormatPaintBrush()
774 static sal_Bool bFrame = sal_False; in Execute() local780 sal_uInt16 nFlags = bFrame ? SFX_LOAD_FRAME_STYLES : 0; in Execute()878 aOpt.SetFrmFmts( bFrame = (0 != (nFlags&SFX_LOAD_FRAME_STYLES))); in Execute()
1936 sal_Bool bFrame = (nFrmType & FRMTYPE_FLY_ANY) ? sal_True : sal_False; in StateTabWin() local1956 else if( bFrame ) in StateTabWin()1996 if( bFrame | bColSct ) in StateTabWin()2012 if(!bFrame) in StateTabWin()
70 sal_Bool bFrame : 1; member in SdrOle2Obj
1489 sal_Bool bFrame = sal_False; in Undo() local1511 bFrame = sal_True; in Undo()1515 if (bFrame) in Undo()
2199 sal_Bool bFrame = 0 != rTxtNode.FindLayoutRect().Width(); // oder so in getPropertyValue() local2221 bIsFieldUsed = bFrame || bHidden; in getPropertyValue()
4540 static LRESULT ImplHandlePalette( sal_Bool bFrame, HWND hWnd, UINT nMsg, in ImplHandlePalette() argument4610 if ( bFrame ) in ImplHandlePalette()
Completed in 922 milliseconds