Home
last modified time | relevance | path

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

12345

/aoo42x/main/basic/source/runtime/
H A Dmethods.cxx4128 if( pObj->IsA( TYPE( SbUserFormModule ) ) ) in RTLFUNC()
4132 else if( pObj->IsA( TYPE( SbxObject ) ) ) in RTLFUNC()
4158 if( pObj->IsA( TYPE( SbUserFormModule ) ) ) in RTLFUNC()
4163 else if( pObj->IsA( TYPE( SbxObject ) ) ) in RTLFUNC()
4212 if( pObj->IsA( TYPE( SbStdPicture ) ) ) in RTLFUNC()
/aoo42x/main/basic/source/sbx/
H A Dsbxobj.cxx952 if( !pVar->IsA( TYPE(SbxMethod) ) ) in Dump()
985 if( !pVar->IsA( TYPE(SbxProperty) ) ) in Dump()
H A Dsbxvar.cxx536 if( this->IsA( TYPE(SbxMethod) ) ) in StoreData()
/aoo42x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx239 if ( rHint.IsA(TYPE(SfxEventHint) ) ) in Notify()
251 else if ( rHint.IsA(TYPE(SfxSimpleHint) ) ) in Notify()
325 else if ( rHint.IsA(TYPE(SwFmtFldHint) ) ) in Notify()
/aoo42x/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx164 if ( rHint.IsA( TYPE(TextHint) ) ) in Notify()
/aoo42x/main/idl/inc/
H A Dbasobj.hxx142 if( pObj->IsA( nType ) ) in Get()
/aoo42x/main/starmath/source/
H A Dsmmod.cxx275 if ((pViewShell->IsA(aSmViewTypeId))) in ApplyColorConfigValues()
/aoo42x/main/svtools/inc/svtools/
H A Dsvicnvw.hxx145 virtual sal_uInt16 IsA();
H A Dsvtreebx.hxx245 virtual sal_uInt16 IsA();
/aoo42x/main/tools/source/stream/
H A Dstrmwnt.cxx206 sal_uInt16 SvFileStream::IsA() const in IsA() function in SvFileStream
H A Dstrmos2.cxx194 sal_uInt16 SvFileStream::IsA() const in IsA() function in SvFileStream
H A Dstream.cxx533 sal_uInt16 SvStream::IsA() const in IsA() function in SvStream
2580 sal_uInt16 SvMemoryStream::IsA() const in IsA() function in SvMemoryStream
H A Dstrmunx.cxx340 sal_uInt16 SvFileStream::IsA() const in IsA() function in SvFileStream
/aoo42x/main/extensions/source/preload/
H A Doemwiz.cxx437 if ( rHint.IsA( TYPE(TextHint) ) ) in Notify()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewstat.cxx353 if( GetDocShell()->IsA( SwGlobalDocShell::StaticType() ) || in GetState()
H A Dpview.cxx1330 if( pOldSh && pOldSh->IsA( TYPE( SwPagePreView ) ) ) in SwPagePreView()
1334 if( pOldSh && pOldSh->IsA( TYPE( SwView ) ) ) in SwPagePreView()
/aoo42x/main/svtools/source/contnr/
H A Dsvlbox.cxx650 if( pItem->IsA() == nId ) in GetFirstItem()
801 sal_uInt16 SvLBox::IsA() in IsA() function in SvLBox
/aoo42x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx128 virtual sal_uInt16 IsA();
1635 sal_uInt16 UnoTreeListItem::IsA() in IsA() function in UnoTreeListItem
/aoo42x/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx546 if (rHint.IsA(TYPE(SfxSimpleHint)) in Notify()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx421 if ( pItem && pItem->IsA() == SV_ITEM_ID_LBOXBUTTON ) in IMPL_LINK()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2624 if (rpView && rpView->IsA(aSwViewTypeId)) in GetRenderDoc()
3184 DBG_ASSERT(( pView->IsA(aSwViewTypeId) && m_pRenderData->IsViewOptionAdjust()) in render()
3185 … || (!pView->IsA(aSwViewTypeId) && !m_pRenderData->IsViewOptionAdjust()), in render()
3198 SwWrtShell* pWrtShell = pView->IsA(aSwViewTypeId) ? in render()
/aoo42x/main/cui/source/tabpages/
H A Dmacroass.cxx440 …DBG_ASSERT( pLItem && SV_ITEM_ID_LBOXSTRING == pLItem->IsA(), "_SfxMacroTabPage::FillEvents(): no … in FillEvents()
/aoo42x/main/sw/source/core/view/
H A Dprintdata.cxx154 sal_Bool bWeb = pDocShell->IsA( aSwWebDocShellTypeId ); in MakeSwPrtOptions()
/aoo42x/main/tools/source/ref/
H A Dpstm.cxx278 sal_uInt16 SvPersistStream::IsA() const in IsA() function in SvPersistStream
/aoo42x/main/framework/source/services/
H A Dlicense.cxx602 if ( rHint.IsA( TYPE(TextHint) ) ) in Notify()

Completed in 180 milliseconds

12345