/aoo41x/main/tools/source/string/ |
H A D | strucvt.cxx | 197 Append( UniString::CreateFromInt32( rResId.GetId() ) ); in UniString()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod.cxx | 164 ( (SfxSimpleHint&) rHint ).GetId() == SFX_HINT_DEINITIALIZING ) in Notify()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | eventuno.cxx | 59 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
|
H A D | chartuno.cxx | 120 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify() 486 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
|
H A D | editsrc.cxx | 287 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
|
H A D | notesuno.cxx | 96 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlundo.cxx | 187 sal_uInt16 _nId = GetId(); in Restore()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basidesh.cxx | 615 switch ( ((SfxSimpleHint&)rHint).GetId() ) in SFX_NOTIFY() 629 sal_uLong nHintId = rSbxHint.GetId(); in SFX_NOTIFY()
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessiblelist.cxx | 364 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 418 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
H A D | vclxaccessiblescrollbar.cxx | 70 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
/aoo41x/main/basic/source/classes/ |
H A D | sbxmod.cxx | 787 if( pHint->GetId() == SBX_HINT_DATAWANTED ) in SFX_NOTIFY() 808 sal_uIntPtr nId = pHint->GetId(); in SFX_NOTIFY() 1849 if( pHint->GetId() == SBX_HINT_DATAWANTED ) in handleProcedureProperties() 1885 else if( pHint->GetId() == SBX_HINT_DATACHANGED ) in handleProcedureProperties()
|
/aoo41x/main/scripting/source/basprov/ |
H A D | basscript.cxx | 101 if ( pSimpleHint && ( pSimpleHint->GetId() == SFX_HINT_DYING ) ) in Notify()
|
/aoo41x/main/svtools/source/uno/ |
H A D | popupwindowcontroller.cxx | 93 switch( pWindowEvent->GetId() ) in IMPL_LINK()
|
/aoo41x/main/svx/source/mnuctrls/ |
H A D | SmartTagCtl.cxx | 155 mrParent.EnableItem( GetId(), SFX_ITEM_DISABLED != eState ); in StateChanged()
|
/aoo41x/main/basic/source/sample/ |
H A D | object.cxx | 178 sal_uIntPtr t = pHint->GetId(); in SFX_NOTIFY()
|
/aoo41x/main/sd/source/ui/framework/factories/ |
H A D | FullScreenPane.cxx | 215 switch (pEvent->GetId()) in IMPL_LINK()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexsoundcollection.cxx | 164 sal_uInt32 ExSoundCollection::GetId( const String& rString ) in GetId() function in ppt::ExSoundCollection
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | stbitem.hxx | 120 sal_uInt16 GetId() const { return nId; } in GetId() function in SfxStatusBarControl
|
/aoo41x/main/sw/source/core/text/ |
H A D | porfld.hxx | 227 inline SwTwips GetId() const { return nId; } in GetId() function in SwGrfNumPortion
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | datwin.hxx | 96 sal_uInt16 GetId() const { return _nId; } in GetId() function in BrowserColumn
|
/aoo41x/main/basic/source/comp/ |
H A D | exprgen.cxx | 173 sal_uInt16 nId = ( eOp == _PARAM ) ? pDef->GetPos() : pDef->GetId(); in GenElement()
|
/aoo41x/main/accessibility/bridge/source/java/ |
H A D | WindowsAccessBridgeAdapter.cxx | 302 switch (pEvent->GetId()) in VCLEventListenerLinkFunc()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdglue.hxx | 80 sal_uInt16 GetId() const { return nId; } in GetId() function in SdrGluePoint
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 575 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 1018 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 1301 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 1441 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 1458 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 1811 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 2611 switch ( rVclWindowEvent.GetId() ) 3424 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 3837 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent() 4154 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unattr.cxx | 1105 GetId() == UNDO_INC_LEFTMARGIN, m_bModulus ); in RedoImpl() 1111 rDoc.MoveLeftMargin(rContext.GetRepeatPaM(), GetId() == UNDO_INC_LEFTMARGIN, in RepeatImpl()
|