Home
last modified time | relevance | path

Searched refs:HAS_BASE (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdibrow.cxx949 …if (!HAS_BASE(SfxVoidItem,&rItem) && !HAS_BASE(SfxSetItem,&rItem) && (!IsItemIneffective(nWhich,pS… in SetAttributes()
995 if (HAS_BASE(SfxByteItem ,&rItem)) aEntry.eItemType=ITEM_BYTE; in SetAttributes()
996 else if (HAS_BASE(SfxInt16Item ,&rItem)) aEntry.eItemType=ITEM_INT16; in SetAttributes()
998 else if (HAS_BASE(SfxInt32Item ,&rItem)) aEntry.eItemType=ITEM_INT32; in SetAttributes()
1001 else if (HAS_BASE(SfxBoolItem ,&rItem)) aEntry.eItemType=ITEM_BOOL; in SetAttributes()
1002 else if (HAS_BASE(SfxFlagItem ,&rItem)) aEntry.eItemType=ITEM_FLAG; in SetAttributes()
1005 else if (HAS_BASE(SfxPointItem ,&rItem)) aEntry.eItemType=ITEM_POINT; in SetAttributes()
1006 else if (HAS_BASE(SfxRectangleItem,&rItem)) aEntry.eItemType=ITEM_RECT; in SetAttributes()
1007 else if (HAS_BASE(SfxRangeItem ,&rItem)) aEntry.eItemType=ITEM_RANGE; in SetAttributes()
1010 else if (HAS_BASE(SvxFontItem ,&rItem)) aEntry.eItemType=ITEM_FONT; in SetAttributes()
[all …]
H A Dsvdotxat.cxx214 if (HAS_BASE(SdrRectObj,this)) { // mal wieder 'nen Hack in NbcAdjustTextFrameWidthAndHeight()
217 if (HAS_BASE(SdrCaptionObj,this)) { // mal wieder 'nen Hack in NbcAdjustTextFrameWidthAndHeight()
233 if (HAS_BASE(SdrRectObj,this)) { // mal wieder 'nen Hack in AdjustTextFrameWidthAndHeight()
236 if (HAS_BASE(SdrCaptionObj,this)) { // mal wieder 'nen Hack in AdjustTextFrameWidthAndHeight()
H A Dsvdotxdr.cxx222 if (HAS_BASE(SdrRectObj,this)) { in MovCreate()
237 if (HAS_BASE(SdrRectObj,this)) { in EndCreate()
H A Dsvddrgv.cxx756 if (!HAS_BASE(SdrEdgeObj,pObj)) in IsInsGluePointPossible()
H A Dsvdcrtv.cxx486 if (HAS_BASE(SdrCaptionObj,pAktCreate)) in ImpBegCreateObj()
H A Dsvdoedge.cxx2128 FASTBOOL bEdge=HAS_BASE(SdrEdgeObj,pObj); // kein BestCon fuer Edge in ImpFindConnector()
/aoo41x/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx101 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ImpRemoveStyleSheet()
491 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ForceStyleToHardAttributes()
570 if(HAS_BASE(SfxStyleSheet, GetStyleSheet())) in Notify()
H A Dtextproperties.cxx558 if(HAS_BASE(SfxStyleSheet, &rBC)) in Notify()
599 else if(HAS_BASE(SfxStyleSheetBasePool, &rBC)) in Notify()
/aoo41x/main/tools/inc/tools/
H A Drtti.hxx162 #define HAS_BASE( T, pObj ) \ macro
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx3697 ASSERT( HAS_BASE( SwTxtFmtColl, pNewColl ), in ChgFmtColl()

Completed in 176 milliseconds