Searched refs:bOle (Results 1 – 8 of 8) sorted by relevance
448 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawInsState() local460 if ( bOle || bTabProt || !SvtModuleOptions().IsChart() || bShared ) in GetDrawInsState()465 if ( bOle || bTabProt || !SvtModuleOptions().IsMath() || bShared ) in GetDrawInsState()472 if ( bOle || bTabProt || bShared ) in GetDrawInsState()481 if ( bOle || bTabProt || bShared ) in GetDrawInsState()
172 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetState() local304 if ( bOle ) in GetState()317 if ( bOle ) in GetState()353 if ( bOle ) in GetState()
450 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawState() local451 if ( bOle || !SvtModuleOptions().IsChart() ) in GetDrawState()
538 sal_Bool bOle = pViewSh->GetViewFrame()->GetFrame().IsInPlace(); in MarkListHasChanged() local540 if ( pOle2Obj && !bOle ) in MarkListHasChanged()
1202 sal_Bool bOle = ( nFormat == SOT_FORMATSTR_ID_EMBED_SOURCE ); in ExecuteEdit() local1204 if ( bCells && bOle ) in ExecuteEdit()1206 else if ( bDraw && bOle ) in ExecuteEdit()
393 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in MouseButtonUp() local533 if (!bOle) in MouseButtonUp()
309 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in KeyInput() local311 if( pObj && pObj->ISA( SdrOle2Obj ) && !bOle ) in KeyInput()
1288 sal_Bool bOle = ( nType == SC_CONTENT_OLEOBJECT ); in lcl_DoDragObject() local1290 …sal_uInt16 nDrawId = sal::static_int_cast<sal_uInt16>( bOle ? OBJ_OLE2 : ( bGraf ? OBJ_GRAF : OBJ_… in lcl_DoDragObject()
Completed in 79 milliseconds