Home
last modified time | relevance | path

Searched refs:IsChart (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx70 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart( pObject ) ) in lcl_DoUpdateCharts()
157 if( pObject->GetObjIdentifier() == OBJ_OLE2 && ((SdrOle2Obj*)pObject)->IsChart() ) in AdjustRangesOfChartsOnDestinationPage()
198 if( pObject->GetObjIdentifier() == OBJ_OLE2 && ((SdrOle2Obj*)pObject)->IsChart() ) in UpdateChartsOnDestinationPage()
216 if( pObject->GetObjIdentifier() == OBJ_OLE2 && ((SdrOle2Obj*)pObject)->IsChart() ) in GetChartFromSdrObject()
331 if ( pSdrOle2Obj && pSdrOle2Obj->IsChart() ) in AddRangesIfProtectedChart()
396 if ( pSdrOle2Obj && pSdrOle2Obj->IsChart() ) in GetChartNames()
420 if ( pSdrOle2Obj && pSdrOle2Obj->IsChart() ) in CreateProtectedChartListenersAndNotify()
H A Dchartlock.cxx67 if( pDoc->IsChart( pObject ) ) in lcl_getAllLivingCharts()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx148 …!= embed::Aspects::MSOLE_ICON ) && nOldState != embed::EmbedStates::LOADED && !pObject->IsChart() ) in stateChanged()
152 if( pObject->IsChart() && nOldState == embed::EmbedStates::UI_ACTIVE ) in stateChanged()
180 if( pObject->IsChart() ) in modified()
206 …VisAreaChanged") && pObject->GetViewAspect() != embed::Aspects::MSOLE_ICON && !pObject->IsChart() ) in notifyEvent()
348 if ( IsChart() ) in Assign()
931 sal_Bool EmbeddedObjectRef::IsChart() const in IsChart() function in svt::EmbeddedObjectRef
962 if ( IsChart() ) in GetChartType()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx82 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart(pObject) ) in lcl_FindChartObj()
144 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart(pObject) ) in GetObjectByIndex_Impl()
220 if ( SvtModuleOptions().IsChart() ) in addNewByName()
356 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart(pObject) ) in getCount()
427 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart(pObject) ) in getElementNames()
/trunk/main/sw/source/core/ole/
H A Dndole.cxx380 if ( IsChart() && sChartTblName.Len() && !bChartWithInternalProvider ) in SavePersistentData()
662 bool SwOLENode::IsChart() const in IsChart() function in SwOLENode
671 bIsChart = SotExchange::IsChart( aClassID ); in IsChart()
800 if (xOLERef.is() && xOLERef.IsChart()) in GetStyleString()
939 else if ( SotExchange::IsChart( aClassID ) ) in GetDescription()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx343 if( mpObj->IsChart() ) in visibilityChanged()
850 if( xObjRef.is() && xObjRef.IsChart() ) in GetStyleString()
1512 if( pModel && !pModel->isLocked() && !IsChart() ) in SetModel()
1879 if( !IsChart() ) in ImpSetVisAreaSize()
1964 if ( xObjRef.is() && IsChart() ) in NbcSetSnapRect()
2211 sal_Bool SdrOle2Obj::IsChart() const in IsChart() function in SdrOle2Obj
2215 m_bChart = ChartHelper::IsChart(xObjRef); in IsChart()
H A Dcharthelper.cxx46 bool ChartHelper::IsChart(const svt::EmbeddedObjectRef& xObjRef) in IsChart() function in ChartHelper
/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx194 if ( SvtModuleOptions().IsChart() ) in ActivateObject()
197 if (SotExchange::IsChart( aObjClsId )) in ActivateObject()
460 if ( bOle || bTabProt || !SvtModuleOptions().IsChart() || bShared ) in GetDrawInsState()
H A Ddbfunc4.cxx70 if ( pObject->GetObjIdentifier() == OBJ_OLE2 && pDoc->IsChart( pObject ) ) in DoUpdateCharts()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx377 … if ( SvtModuleOptions().IsChart() && SotExchange::IsChart( SvGlobalName( xObj->getClassID() ) ) ) in FuInsertOLE()
485 if( SvtModuleOptions().IsChart() ) in FuInsertChart()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx896 const bool bIsChart = pOLENd && ChartHelper::IsChart( pOLENd->GetOLEObj().GetObject() ); in PaintPicture()
1109 if ( pOLENd->IsChart() && in PaintPicture()
1202 if ( pOLENd->IsChart() && in PaintPicture()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx583 if ( SotExchange::IsChart( aCLSID ) ) in InsertOleObject()
615 else if ( SotExchange::IsChart( aCLSID ) ) in InsertOleObject()
738 if ( !SotExchange::IsChart( xObj->getClassID() ) ) in CalcAndSetScale()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx253 sal_Bool ScDocument::IsChart( const SdrObject* pObject ) in IsChart() function in ScDocument
259 return ((SdrOle2Obj*)pObject)->IsChart(); in IsChart()
/trunk/main/svx/inc/svx/
H A Dcharthelper.hxx43 static bool IsChart(const svt::EmbeddedObjectRef& xObjRef);
H A Dsvdoole2.hxx173 sal_Bool IsChart() const;
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrobj.cxx101 if(((SdrOle2Obj&)rObject).IsChart()) in isPrimitiveVisible()
H A Dviewcontactofsdrole2obj.cxx106 if(GetOle2Obj().IsChart()) in createPrimitive2DSequenceWithParameters()
/trunk/main/sc/source/filter/starcalc/
H A Dscfobj.cxx62 if ( !SvtModuleOptions().IsChart() ) in InsertChart()
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx850 if( SvtModuleOptions().IsChart() ) in ActivateObject()
964 if( pObj->IsChart() ) //charts never should be stretched see #i84323# for example in ActivateObject()
/trunk/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx218 sal_Bool IsChart () const;
/trunk/main/sw/inc/
H A Dndole.hxx147 bool IsChart() const;
/trunk/main/svtools/inc/svtools/
H A Dembedhlp.hxx124 sal_Bool IsChart() const;
/trunk/main/sd/source/ui/docshell/
H A Dsdclient.cxx195 if( pSdrOle2Obj->IsChart() ) in ViewChanged()
/trunk/main/sot/inc/sot/
H A Dexchange.hxx245 static sal_uInt16 IsChart( const SvGlobalName& rName );
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx439 if ( !aMOpt.IsChart() ) in TYPEINIT1()
829 if( !aMOpt.IsChart() in StateInsert()

Completed in 165 milliseconds

12