Home
last modified time | relevance | path

Searched refs:IsA (Results 101 – 121 of 121) sorted by relevance

12345

/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx520 if(pItem && SV_ITEM_ID_LBOXSTRING == pItem->IsA()) in RequestHelp()
H A Dcontent.cxx2893 if( pItem && SV_ITEM_ID_LBOXSTRING == pItem->IsA()) in RequestHelp()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx112 bCorrectType = rDefItem.IsA( _nExpectedItemType ); in implCheckItemType()
/aoo42x/main/editeng/source/editeng/
H A Deditobj.cxx1021 if ( pFldData && pFldData->IsA( aType ) ) in HasField()
H A Dediteng.cxx2363 if ( pFldData && ( !aType || ( pFldData->IsA( aType ) ) ) ) in RemoveFields()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpicn.cxx2053 if( nViewMode == VIEWMODE_ICON && pItem->IsA() == SV_ITEM_ID_LBOXSTRING ) in PaintItem()
3727 if( (nFlags & F_GRIDMODE) && pItem->IsA() == SV_ITEM_ID_LBOXSTRING ) in GetItemSize()
/aoo42x/main/sw/source/core/doc/
H A Ddocbm.cxx1069 if( _pStartShell->IsA( TYPE( SwCrsrShell )) ) \
/aoo42x/main/starmath/source/
H A Dview.cxx1996 if ( rHint.IsA(TYPE(SfxSimpleHint)) ) in Notify()
/aoo42x/main/sw/source/core/docnode/
H A Dnodes.cxx671 if( pTblNd->GetTable().IsA( TYPE( SwDDETable ) )) in _MoveNodes()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx245 sal_Bool bShowCrsr = pRegion && IsA( TYPE(SwCrsrShell) ); in ImplEndAction()
/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx2495 sal_Bool bCrsrShell = pSh->IsA( TYPE(SwCrsrShell) ); in SwLayIdle()
H A Datrfrm.cxx193 bDel = pLast->IsA( TYPE(SwFrm) ) in DelHFFormat()
H A Dfrmtool.cxx3393 if ( rHint.IsA(TYPE(SfxSimpleHint)) ) in Notify()
/aoo42x/main/sfx2/source/control/
H A Ddispatch.cxx2555 if ( !pItem->IsA(pIF->GetSlot(nSlotId)->GetType()->Type()) ) in _FillState()
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx1286 if( xNew->IsA( TYPE(StarBASIC) ) ) in ImplLoadBasic()
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx698 if( pSh->IsA( TYPE( SwCrsrShell ) ) ) in EndDrag()
/aoo42x/main/cui/source/options/
H A Doptlingu.cxx288 if (((SvLBoxItem*)pItem)->IsA() == SV_ITEM_ID_LBOXBUTTON) in lcl_SetCheckButton()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr4.cxx2738 DBG_ASSERT(pObject->IsA(TYPE(StarBASIC)), "Kein Basic gefunden!"); in ScMacro()
/aoo42x/main/sw/source/filter/html/
H A Dswhtml.cxx2502 if( pSh->IsA( TYPE( SwCrsrShell ) ) ) in CallEndAction()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx2050 if( pItem && SV_ITEM_ID_LBOXSTRING == pItem->IsA()) in RequestHelp()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx5460 if( !pShell || pShell->IsA( nType ) ) in lcl_GetShellFromDispatcher()

Completed in 352 milliseconds

12345