Home
last modified time | relevance | path

Searched refs:GetId (Results 76 – 100 of 424) sorted by relevance

12345678910>>...17

/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblebox.cxx73 switch ( rVclWindowEvent.GetId() ) in ProcessWindowChildEvent()
88 if (rVclWindowEvent.GetId() == VCLEVENT_WINDOW_SHOW) in ProcessWindowChildEvent()
117 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
/aoo41x/main/sc/source/core/data/
H A Ddocumen3.cxx831 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DATACHANGED && in BroadcastUno()
2044 if ( nID == (*iter)->GetId() ) in GetDPObjectCache()
2071 if ( pData->GetId() < 0 ) in AddDPObjectCache()
2076 return pData->GetId(); in AddDPObjectCache()
2088 if ( nID == (*iter)->GetId() ) in GetNewDPObjectCacheId()
2106 if ( nID == (*iter)->GetId() ) in RemoveDPObjectCache()
2121 long nID = (*iter)->GetId(); in RemoveUnusedDPObjectCaches()
2144 long nID = (*iter)->GetId(); in GetUsedDPObjectCache()
/aoo41x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx91 sal_uInt16 GetId() const { return nId; } in GetId() function
190 mpData->Insert( pNew->GetId(), pNew ); in UnoControlModel()
616 …if ( ( ( GetPropertyAttribs( pProp->GetId() ) & ::com::sun::star::beans::PropertyAttribute::TRANSI… in write()
617 …&& ( getPropertyState( GetPropertyName( pProp->GetId() ) ) != ::com::sun::star::beans::PropertySta… in write()
619 aProps.Insert( pProp->GetId(), pProp ); in write()
634 OutStream->writeShort( pProp->GetId() ); in write()
749 ::rtl::OUString sPropertyName( GetPropertyName( pProp->GetId() ) ); in write()
/aoo41x/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx816 if( rTextHint.GetId() == TEXT_HINT_VIEWSCROLLED ) in Notify()
821 else if( rTextHint.GetId() == TEXT_HINT_TEXTHEIGHTCHANGED ) in Notify()
828 else if( ( rTextHint.GetId() == TEXT_HINT_PARAINSERTED ) || in Notify()
829 ( rTextHint.GetId() == TEXT_HINT_PARACONTENTCHANGED ) ) in Notify()
/aoo41x/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx182 GetToolBox().SetItemImage( GetId(), aImage ); in functionSelected()
197 GetToolBox().SetItemImage( GetId(), aImage ); in updateImage()
/aoo41x/main/rsc/source/res/
H A Drscarray.cxx83 sal_uInt32 RscInstNode::GetId() const in GetId() function in RscInstNode
163 pRetNode = new RscInstNode( pNode->GetId() ); in Create()
533 pTypeClass->GetValueConst( pNode->GetId(), &nIdxId ); in WriteSrc()
/aoo41x/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx88 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
233 ( rVclWindowEvent.GetId() == VCLEVENT_ITEM_EXPANDED ) in ProcessWindowEvent()
313 switch ( rVclWindowEvent.GetId() ) in ProcessWindowChildEvent()
/aoo41x/main/sfx2/source/sidebar/
H A DControllerItem.cxx179 const SfxItemState eState (GetBindings().QueryState(GetId(), pState)); in RequestUpdate()
180 mrItemUpdateReceiver.NotifyItemUpdate(GetId(), eState, pState, IsEnabled(eState)); in RequestUpdate()
H A DSidebarController.cxx792 switch (pEvent->GetId()) in IMPL_LINK()
824 switch (pEvent->GetId()) in IMPL_LINK()
1195 …const DeckDescriptor* pDeckDescriptor = rResourceManager.GetDeckDescriptor(mpCurrentDeck->GetId()); in UpdateTitleBarIcons()
1216 … const PanelDescriptor* pPanelDescriptor = rResourceManager.GetPanelDescriptor((*iPanel)->GetId()); in UpdateTitleBarIcons()
/aoo41x/main/svtools/inc/svtools/
H A Ddialogcontrolling.hxx254 && ( ( _rEvent.GetId() == VCLEVENT_RADIOBUTTON_TOGGLE ) in payAttentionTo()
255 || ( _rEvent.GetId() == VCLEVENT_CHECKBOX_TOGGLE ) in payAttentionTo()
/aoo41x/main/sfx2/source/control/
H A Dctrlitem.cxx204 pBindings->Update( GetId() ); in UpdateSlot()
240 pBindings->ClearCache_Impl( GetId() ); in ClearCache()
/aoo41x/main/sfx2/source/menu/
H A Dthessubmenu.cxx70 rParent.EnableItem( GetId(), sal_False ); in SfxThesSubMenuControl()
90 rParent.EnableItem(GetId(), SFX_ITEM_AVAILABLE == eState ); in StateChanged()
/aoo41x/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx95 GetStatusBar().SetItemText( GetId(), String() ); in StateChanged()
116 GetStatusBar().SetItemData( GetId(), 0 ); // force repaint in StateChanged()
/aoo41x/main/tools/inc/tools/
H A Dresmgr.hxx57 inline sal_uInt32 GetId(); // Identifier der Resource
220 inline sal_uInt32 RSHEADER_TYPE::GetId() in GetId() function in RSHEADER_TYPE
/aoo41x/main/sfx2/source/inc/
H A Dstatcach.hxx100 sal_uInt16 GetId() const;
173 inline sal_uInt16 SfxStateCache::GetId() const in GetId() function in SfxStateCache
/aoo41x/main/sd/source/ui/app/
H A Dtbxww.cxx312 rTbx.SetItemImage( GetId(), aImage ); in StateChanged()
313 rTbx.CheckItem( GetId(), IsCheckable( nImage ) ); in StateChanged()
/aoo41x/main/svx/source/form/
H A Ddatabaselocationinput.cxx214 && ( _pEvent->GetId() == VCLEVENT_BUTTON_CLICK ) in IMPL_LINK()
221 && ( _pEvent->GetId() == VCLEVENT_EDIT_MODIFY ) in IMPL_LINK()
/aoo41x/main/sd/source/ui/view/
H A DFormShellManager.cxx279 switch (pEvent->GetId()) in IMPL_LINK()
322 if (pSimpleHint!=NULL && pSimpleHint->GetId()==SFX_HINT_DYING) in Notify()
/aoo41x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx112 if ( ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
408 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
639 if ( ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
951 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
1084 if ( ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
1293 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
H A Dtarguno.cxx101 if ( rHint.ISA( SfxSimpleHint ) && ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
170 if ( rHint.ISA( SfxSimpleHint ) && ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
/aoo41x/main/sfx2/source/inet/
H A Dinettbc.cxx95 return (SvtURLBox*)GetToolBox().GetItemWindow( GetId() ); in GetURLBox()
224 ( pEvent->GetId() == VCLEVENT_WINDOW_KEYINPUT )) in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Duiitems.hxx108 sal_uInt16 GetId() const { return nId; } in GetId() function in ScTablesHint
142 sal_uInt16 GetId() const { return nId; } in GetId() function in ScIndexHint
/aoo41x/main/sd/source/ui/dlg/
H A Dprltempl.cxx155 switch( DlgId.GetId() ) in SdPresLayoutTemplateDlg()
182 if( DlgId.GetId() != TAB_PRES_LAYOUT_TEMPLATE_BACKGROUND ) in SdPresLayoutTemplateDlg()
/aoo41x/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx552 sal_uIntPtr nPos=pPts->GetPos(rGP.GetId()); in MarkGluePoints()
555 pPts->Insert(rGP.GetId()); in MarkGluePoints()
610 rnId=(*pGPL)[nNum].GetId(); in PickGluePoint()
/aoo41x/main/svtools/source/brwbox/
H A Ddatwin.cxx177 GetId(), in Draw()
189 GetId(), in Draw()
363 nColId = pBox->pCols->GetObject(nCol)->GetId(); in CreateBrowseEvent()

Completed in 229 milliseconds

12345678910>>...17