Home
last modified time | relevance | path

Searched refs:TypeId (Results 26 – 50 of 120) sorted by relevance

12345

/aoo42x/main/basic/inc/basic/
H A Dsbxobj.hxx55 virtual void SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
56 const SfxHint& rHint, const TypeId& rHintType );
/aoo42x/main/autodoc/source/parser/cpp/
H A Dpe_expr.cxx50 pStati->Cur().Call_Handler(i_rTok.TypeId(), i_rTok.Text()); in Call_Handler()
53 switch (i_rTok.TypeId()) in Call_Handler()
H A Dpe_type.cxx138 pStati->Cur().Call_Handler(i_rTok.TypeId(), i_rTok.Text()); in Call_Handler()
267 pSpuType_TemplateParameter->Child().Result_Type().TypeId() ); in SpReturn_Type_TemplateParameter()
H A Dcpp_tok.hxx47 virtual INT16 TypeId() const = 0;
/aoo42x/main/sw/source/ui/app/
H A Dswmodul1.cxx149 const TypeId aTypeId = TYPE(SwView); in GetFirstView()
158 const TypeId aTypeId = TYPE(SwView); in GetNextView()
653 TypeId aType = TYPE(SwDocShell); in CheckSpellChanges()
/aoo42x/main/starmath/inc/
H A Dsymbol.hxx149 virtual void SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBCType,
150 const SfxHint& rHint, const TypeId& rHintType);
H A Ddocument.hxx129 virtual void SFX_NOTIFY(SfxBroadcaster& rBC, const TypeId& rBCType,
130 const SfxHint& rHint, const TypeId& rHintType);
/aoo42x/main/sfx2/inc/sfx2/
H A Drequest.hxx94 TypeId aType = 0 );
95 const SfxPoolItem* GetArg( sal_uInt16 nSlotId, bool bDeep = false, TypeId aType = 0 ) const;
H A Dmnuitem.hxx117 TypeId nTypeId;
121 TypeId nTheTypeId, sal_uInt16 nTheSlotId ): in SfxMenuCtrlFactory()
H A Dstbitem.hxx48 TypeId nTypeId;
52 TypeId nTheTypeId, sal_uInt16 nTheSlotId ): in SfxStbCtrlFactory()
H A Dviewsh.hxx176 static SfxViewShell* GetFirst( const TypeId* pType = 0, sal_Bool bOnlyVisible = sal_True );
178 const TypeId* pType = 0, sal_Bool bOnlyVisible = sal_True );
H A Dtbxctrl.hxx66 TypeId nTypeId;
70 TypeId nTheTypeId, sal_uInt16 nTheSlotId ): in SfxTbxCtrlFactory()
/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupconverter.hxx44 enum TypeId enum
90 TypeId meTypeId; /// Unique chart type identifier.
/aoo42x/main/basic/source/sample/
H A Dobject.cxx166 void SampleObject::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCT, in SFX_NOTIFY()
167 const SfxHint& rHint, const TypeId& rHT ) in SFX_NOTIFY()
/aoo42x/main/automation/source/inc/
H A Dtestapp.hxx92 void SFX_NOTIFY( SfxBroadcaster&, const TypeId&, const SfxHint& rHint, const TypeId& );
/aoo42x/main/basctl/source/inc/
H A Dbasidesh.hxx149 virtual void SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
150 const SfxHint& rHint, const TypeId& rHintType );
/aoo42x/main/starmath/source/
H A Dsymbol.cxx131 void SmSymbolManager::SFX_NOTIFY(SfxBroadcaster& /*rBC*/, const TypeId& rBCType, in SFX_NOTIFY()
132 const SfxHint& /*rHint*/, const TypeId& rHintType) in SFX_NOTIFY()
/aoo42x/main/basic/source/sbx/
H A Dsbxcoll.cxx122 void SbxCollection::SFX_NOTIFY( SfxBroadcaster& rCst, const TypeId& rId1, in SFX_NOTIFY()
123 const SfxHint& rHint, const TypeId& rId2 ) in SFX_NOTIFY()
H A Dsbxvar.cxx629 void SbxAlias::SFX_NOTIFY( SfxBroadcaster&, const TypeId&, in SFX_NOTIFY() argument
630 const SfxHint& rHint, const TypeId& ) in SFX_NOTIFY()
/aoo42x/main/sfx2/source/appl/
H A Dappdde.cxx564 TypeId aType( TYPE(SfxObjectShell) ); in MakeTopic()
618 TypeId aType( TYPE(SfxObjectShell) ); in Topics()
/aoo42x/main/sfx2/source/menu/
H A Dmnuitem.cxx364 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType(nId); in CreateControl()
397 TypeId aSlotType = SFX_SLOTPOOL().GetSlotType( nId ); in IsSpecialControl()
/aoo42x/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx93 const TypeGroupInfo& lclGetTypeInfoFromTypeId( TypeId eTypeId ) in lclGetTypeInfoFromTypeId()
143 TypeId eTypeId = TYPEID_UNKNOWN; in TypeGroupConverter()
/aoo42x/main/sfx2/source/control/
H A Drequest.cxx471 TypeId aType // != 0: RTTI Pruefung mit Assertion in GetArg()
484 TypeId aType // != 0: RTTI Pruefung mit Assertion in GetItem()
/aoo42x/main/sc/source/core/tool/
H A Deditutil.cxx652 TypeId aType = pFieldData->Type(); in CalcFieldValue()
719 TypeId aType = pFieldData->Type(); in CalcFieldValue()
/aoo42x/main/basic/source/classes/
H A Dsb.cxx779 void SbClassModuleObject::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType, in SFX_NOTIFY()
780 const SfxHint& rHint, const TypeId& rHintType ) in SFX_NOTIFY()
2114 void BasicCollection::SFX_NOTIFY( SfxBroadcaster& rCst, const TypeId& rId1, in SFX_NOTIFY()
2115 const SfxHint& rHint, const TypeId& rId2 ) in SFX_NOTIFY()

Completed in 151 milliseconds

12345