/aoo41x/main/sw/source/ui/docvw/ |
H A D | PostItMgr.cxx | 253 sal_uInt32 nId = ((SfxSimpleHint&)rHint).GetId(); in Notify()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mmaddressblockpage.cxx | 1526 static_cast<const TextHint&>(rHint).GetId() == TEXT_HINT_VIEWSELECTIONCHANGED && in Notify()
|
/aoo41x/main/basic/source/classes/ |
H A D | sb.cxx | 2120 sal_uIntPtr nId = p->GetId(); in SFX_NOTIFY()
|
/aoo41x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 1000 if ( pEvent && pEvent->ISA( VclWindowEvent ) && (pEvent->GetId() == VCLEVENT_WINDOW_KEYINPUT) ) in IMPL_LINK()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 723 sal_uInt32 nRefId = mrExSoundCollection.GetId( aURL ); in exportNode()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlcss1.cxx | 2000 SvxCSS1MapEntry *pId = pCSS1Parser->GetId( rId ); in ParseStyleOptions()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 1250 && pSimpleHint->GetId() == SFX_HINT_DYING in Notify()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 2481 if ( pHint && pHint->GetId() == SFX_HINT_DYING && &rMod == GetRegisteredIn() ) in SwClientNotify()
|
H A D | frmtool.cxx | 3379 if ( ( (SfxSimpleHint&) rHint ).GetId() == SFX_HINT_DYING && &rBC == pFrm ) in Notify()
|
/aoo41x/main/svx/source/inc/ |
H A D | gridcell.hxx | 134 sal_uInt16 GetId() const {return m_nId;} in GetId() function in DbGridColumn
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1519 if( !bSubRegionsFilled && pEvent && pEvent->GetId() == VCLEVENT_DROPDOWN_PRE_OPEN ) in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 1677 sal_uInt16 __EXPORT ScUndoSelectionStyle::GetId() const in GetId() function in ScUndoSelectionStyle
|
/aoo41x/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 802 if ( pEvent->GetId() == VCLEVENT_TOOLBOX_SELECT ) in childWindowEvent() 842 else if ( pEvent->GetId() == VCLEVENT_TOOLBOX_FORMATCHANGED ) in childWindowEvent()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 2746 && pData->GetId() == SW_UD_IMAPDATA) in Read_GrafLayer()
|
H A D | wrtww8.cxx | 2766 nLastFmtId = GetId( (SwTxtFmtColl&)pLastNd->GetAnyFmtColl() ); in WriteMainText()
|
H A D | ww8par.cxx | 175 && pData->GetId() == SW_UD_IMAPDATA) in GetMacroInfo()
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpobject.cxx | 2565 nNewId = pCache->GetId(); in RefreshCache()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 153 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 2168 …if( pEvent && (pEvent->GetId() == VCLEVENT_WINDOW_COMMAND) && static_cast<VclWindowEvent*>(pEvent)… in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 472 if(pSfxHint && pSfxHint->GetId() == SFX_HINT_DYING) in Notify()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 5041 if ( pHint && pHint->GetId() == RES_CONDTXTFMTCOLL && &rModify == GetRegisteredIn() ) in SwClientNotify()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 1903 switch( GetId() ) in RedoImpl()
|
/aoo41x/main/svx/source/form/ |
H A D | fmshimp.cxx | 4212 if (nSID == GetId()) in StateChanged()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 2578 if ( _pEvent && _pEvent->GetId() == VCLEVENT_WINDOW_CLOSE ) in IMPL_LINK()
|