Home
last modified time | relevance | path

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

12345

/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx732 if( pFly->IsA( TYPE(SwDrawFrmFmt) ) ) in GetTextObjectsFromFmt()
741 if ( pSdrO->IsA( TYPE(SdrObjGroup) ) ) in GetTextObjectsFromFmt()
748 if( pSdrOElement && pSdrOElement->IsA( TYPE(SdrTextObj) ) && in GetTextObjectsFromFmt()
755 else if( pSdrO->IsA( TYPE(SdrTextObj) ) && in GetTextObjectsFromFmt()
/aoo42x/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx147 if( pWin && pWin->IsA( TYPE( DialogWindow ) ) ) in implEnableDisableResourceForAllLibraryDialogs()
837 if ( pCurWin && !pCurWin->IsSuspended() && pCurWin->IsA( TYPE( DialogWindow ) ) ) in handleSetCurrentLocale()
874 if ( !pWin->IsSuspended() && pWin->IsA( TYPE( DialogWindow ) ) ) in FindDialogWindowForEditor()
H A Dbasidesh.cxx613 if ( rHint.IsA( TYPE( SfxSimpleHint ) ) ) in SFX_NOTIFY()
626 if ( rHint.IsA( TYPE( SbxHint ) ) ) in SFX_NOTIFY()
H A Dbastypes.cxx666 if ( pWin->IsA( TYPE( ModulWindow ) ) ) in Sort()
670 else if ( pWin->IsA( TYPE( DialogWindow ) ) ) in Sort()
/aoo42x/main/svtools/inc/svtools/
H A Dsvlbox.hxx153 virtual sal_uInt16 IsA() = 0;
405 virtual sal_uInt16 IsA();
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_autoscrolledit.cxx56 if ( rHint.IsA( TYPE(TextHint) ) ) in Notify()
/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx875 ((SwFmtChg*)pNew)->pChangedFmt->IsA( TYPE( SwSectionFmt )) ) in Modify()
1037 if( pLast->IsA( TYPE(SwSectionFmt) ) ) in UpdateParent()
1085 pLast->IsA( TYPE(SwSection) ) ) in UpdateParent()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dlistviewitems.hxx52 virtual sal_uInt16 IsA();
/aoo42x/main/svl/inc/svl/
H A Doutstrm.hxx58 virtual sal_uInt16 IsA() const;
H A Dinstrm.hxx68 virtual sal_uInt16 IsA() const;
/aoo42x/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx55 sal_uInt16 OBoldListboxString::IsA() in IsA() function in dbaui::OBoldListboxString
/aoo42x/main/svl/source/misc/
H A Dstrmadpt.cxx667 sal_uInt16 SvInputStream::IsA() const in IsA() function in SvInputStream
789 sal_uInt16 SvOutputStream::IsA() const in IsA() function in SvOutputStream
/aoo42x/main/svtools/source/contnr/
H A Dsvicnvw.cxx217 sal_uInt16 SvIconView::IsA() in IsA() function in SvIconView
518 if ( pItem->IsA() == SV_ITEM_ID_LBOXSTRING ) in EditingRequest()
/aoo42x/main/sfx2/source/dialog/
H A Dbasedlgs.cxx69 if ( rHint.IsA(TYPE(SfxSimpleHint)) ) in Notify()
93 if ( rHint.IsA(TYPE(SfxSimpleHint)) ) in Notify()
/aoo42x/main/sw/source/core/sw3io/
H A Dswacorr.cxx71 if( !rObjSh.IsA( TYPE(SwDocShell) ) ) in PutText()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx366 virtual sal_uInt16 IsA();
392 sal_uInt16 CustomAnimationTriggerEntryItem::IsA() in IsA() function in sd::CustomAnimationTriggerEntryItem
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx392 sal_uInt16 nLeftKind=pLeftItem->IsA(); in ColumnCompare()
393 sal_uInt16 nRightKind=pRightItem->IsA(); in ColumnCompare()
/aoo42x/main/vcl/source/app/
H A Dvclevent.cxx60 if( pEvent->IsA( VclWindowEvent::StaticType() ) ) in Call()
/aoo42x/main/sfx2/source/view/
H A Dviewsh.cxx1651 … if ( ( !bOnlyVisible || pFrame->IsVisible() ) && ( !pType || pShell->IsA(*pType) ) ) in GetFirst()
1693 … if ( ( !bOnlyVisible || pFrame->IsVisible() ) && ( !pType || pShell->IsA(*pType) ) ) in GetNext()
1709 if ( rHint.IsA(TYPE(SfxEventHint)) ) in Notify()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx821 if( pExistingSh->IsA( TYPE( SwPagePreView ) ) ) in SwView()
829 else if( pExistingSh->IsA( TYPE( SwSrcView ) ) ) in SwView()
1015 if( pDocSh->IsA(SwGlobalDocShell::StaticType()) && in SwView()
/aoo42x/main/sfx2/source/doc/
H A Dobjxtor.cxx504 if ( ( !pType || pSh->IsA(*pType) ) && in GetFirst()
537 if ( ( !pType || pSh->IsA(*pType) ) && in GetNext()
/aoo42x/main/svx/source/dialog/
H A Dchecklbx.cxx219 if ( pItem && pItem->IsA() == SV_ITEM_ID_LBOXBUTTON ) in MouseButtonDown()
/aoo42x/main/basic/source/runtime/
H A Druntime.cxx645 sal_Bool bByVal = v->IsA( TYPE(SbxMethod) ); in SetParameters()
998 if( xVar->IsA( TYPE(SbxMethod) ) ) in PopVar()
/aoo42x/main/tools/inc/tools/
H A Dpstm.hxx229 virtual sal_uInt16 IsA() const;
/aoo42x/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx267 if ( !pItem || ( pItem->IsA() != SV_ITEM_ID_LBOXCONTEXTBMP ) ) in notifyHiContrastChanged()

Completed in 133 milliseconds

12345