Home
last modified time | relevance | path

Searched refs:ISA (Results 101 – 125 of 529) sorted by relevance

12345678910>>...22

/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx89 if(pObj && pObj->ISA(E3dCompoundObject)) in GetMergedItemSet()
144 if(pObj && pObj->ISA(E3dCompoundObject)) in SetMergedItemSet()
302 DBG_ASSERT(pObj->ISA(E3dObject), "In scenes there are only 3D objects allowed (!)"); in MoveToItemPool()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx148 if(pCandidate->ISA(E3dCompoundObject)) in Imp3DDepthRemapper()
498 if(pObj->ISA(E3dScene)) in removeAllNonSelectedObjects()
514 else if(pObj->ISA(E3dCompoundObject)) in removeAllNonSelectedObjects()
820 DBG_ASSERT(pObj->ISA(E3dObject), "AW: In Szenen sind nur 3D-Objekte erlaubt!"); in IsBreakObjPossible()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx283 if ( !pObj->ISA(SdrUnoObj) && (pObj->GetLayer() != SC_LAYER_INTERN) ) in SetMarkedToLayer()
306 if( pObj->ISA( SdrUnoObj ) ) in HasMarkedControl()
485 if ( pObj->ISA( SdrObjGroup ) ) in MarkListHasChanged()
500 if (!pSubObj->ISA(SdrUnoObj)) in MarkListHasChanged()
510 if (!pObj->ISA(SdrUnoObj)) in MarkListHasChanged()
H A Dtabvwsh2.cxx124 pItem->ISA( SvxDrawToolItem ) ) in ExecDraw()
161 pItem->ISA( SfxUInt16Item ) ) in ExecDraw()
169 …if ( pArgs->GetItemState( nNewId, sal_True, &pItem ) == SFX_ITEM_SET && pItem->ISA( SfxStringItem … in ExecDraw()
H A Dviewfun5.cxx433 if ( pObj->ISA(SdrUnoObj) ) in PasteDataFormat()
437 if (pObj->ISA(SdrObjGroup)) in PasteDataFormat()
443 if ( pSubObj->ISA(SdrUnoObj) ) in PasteDataFormat()
510 if ( pObject->ISA(SdrUnoObj) ) in PasteDataFormat()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx181 OSL_ASSERT(pEvent!=NULL && pEvent->ISA(VclWindowEvent)); in IMPL_LINK()
182 if (pEvent!=NULL && pEvent->ISA(VclWindowEvent)) in IMPL_LINK()
856 if (mpViewShell && mpViewShell->ISA(::sd::DrawViewShell)) in getExtendedAttributes()
915 if (mpViewShell && mpViewShell->ISA(::sd::PresentationViewShell)) in getExtendedAttributes()
946 if (mpViewShell && mpViewShell->ISA(::sd::OutlineViewShell) ) in getExtendedAttributes()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx577 pState && pState->ISA(SfxInt16Item) ) in NotifyItemUpdate()
586 pState && pState->ISA(SvxLongLRSpaceItem) ) in NotifyItemUpdate()
595 pState && pState->ISA(SvxLongULSpaceItem) ) in NotifyItemUpdate()
604 pState && pState->ISA(SvxPageItem) ) in NotifyItemUpdate()
627 pState && pState->ISA(SvxSizeItem) ) in NotifyItemUpdate()
/trunk/main/basic/source/runtime/
H A Dstep0.cxx344 if( !xValObj.Is() || xValObj->ISA(SbUnoAnyObject) ) in checkUnoStructCopy()
348 if( refVar->ISA(SbProcedureProperty) ) in checkUnoStructCopy()
603 if( !refVar->ISA(SbxObject) ) in StepSET_Impl()
1090 if( pVal->ISA(SbxMethod) || pVal->ISA(SbUnoProperty) || pVal->ISA(SbProcedureProperty) ) in StepARGV()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx253 pRdr->GetDoc()->set(IDocumentSettingAccess::HTML_MODE, ISA(SwWebDocShell)); in ConvertFrom()
483 if( GetDoc()->get(IDocumentSettingAccess::GLOBAL_DOCUMENT) && !ISA( SwGlobalDocShell ) ) in SaveAs()
669 if( ISA( SwWebDocShell) ) in ConvertTo()
671 else if( ISA( SwGlobalDocShell) ) in ConvertTo()
1096 if ( ISA( SwGlobalDocShell ) ) in GetState()
1101 if ( ISA( SwWebDocShell ) ) in GetState()
H A Ddocsh2.cxx147 if ( pVSh && !pVSh->ISA(SwSrcView) ) in CreateDocumentInfoDialog()
222 if ( rHint.ISA( SfxEventHint ) ) in lcl_processCompatibleSfxHint()
257 if( rHint.ISA(SfxSimpleHint) ) in Notify()
268 else if( rHint.ISA(SfxEventHint) && in Notify()
437 if( SFX_STYLE_FAMILY_PAGE == eOldFamily && rSource.ISA(SwDocShell) ) in Insert()
756 if( ISA(SwWebDocShell) && SID_VIEWSHELL1 == nSlotId ) in Execute()
1502 DBG_ASSERT(pItem->ISA(SfxUInt16Item), "falsches Item"); in Execute()
/trunk/main/sw/source/core/layout/
H A Dobjectformatter.cxx290 if ( !_rAnchoredObj.ISA(SwFlyFrm) ) in _FormatObjCntnt()
345 if ( _rAnchoredObj.ISA(SwFlyFrm) ) in _FormatObj()
420 else if ( _rAnchoredObj.ISA(SwAnchoredDrawObject) ) in _FormatObj()
H A Dfly.cxx334 if ( pAnchoredObj->ISA(SwFlyFrm) ) in DeleteCnt()
336 else if ( pAnchoredObj->ISA(SwAnchoredDrawObject) ) in DeleteCnt()
340 if ( pObj->ISA(SwDrawVirtObj) ) in DeleteCnt()
1439 if ( pAnchoredObj->ISA(SwFlyFrm) ) in Format()
2281 if ( !_rNewObj.ISA(SwAnchoredDrawObject) ) in AppendDrawObj()
2288 if ( !_rNewObj.GetDrawObj()->ISA(SwDrawVirtObj) && in AppendDrawObj()
2440 if ( pAnchoredObj->ISA(SwFlyFrm) ) in InvalidateObjs()
2486 if ( pObj->ISA(SwFlyFrm) ) in NotifyLowerObjs()
2520 ASSERT( pObj->ISA(SwAnchoredDrawObject), in NotifyLowerObjs()
H A Dlayact.cxx231 if ( !pO->ISA(SwVirtFlyDrawObj) ) in PaintWithoutFlys()
1126 if ( pObj->ISA(SwFlyFrm) ) in lcl_FindFirstInvaCntnt()
1162 if ( pObj->ISA(SwFlyFrm) ) in lcl_FindFirstInvaObj()
1176 else if ( pObj->ISA(SwAnchoredDrawObject) ) in lcl_FindFirstInvaObj()
2178 if( pSh->ISA(SwCrsrShell) && !((SwCrsrShell*)pSh)->IsTableMode() ) in _DoIdleJob()
2244 if ( pObj->ISA(SwFlyFrm) ) in _DoIdleJob()
2323 if ( pObj->ISA(SwFlyFrm) ) in DoIdleJob()
2437 if ( pSh->ISA(SwCrsrShell) ) in SwLayIdle()
2477 if ( aTmp == pSh->VisArea() && pSh->ISA(SwCrsrShell) ) in SwLayIdle()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx152 if ( pObj && pObj->ISA(SbUnoObject) ) in getDefaultProp()
1013 if( xObj->ISA(SbxDimArray) ) in getUnoTypeForSbxValue()
1106 else if( xObj->ISA(SbUnoObject) ) in getUnoTypeForSbxValue()
1111 else if( xObj->ISA(SbUnoAnyObject) ) in getUnoTypeForSbxValue()
1137 if( xObj->ISA(SbUnoAnyObject) ) in sbxToUnoValueImpl()
1139 if( xObj->ISA(SbClassModuleObject) ) in sbxToUnoValueImpl()
1147 if( !xObj->ISA(SbUnoObject) ) in sbxToUnoValueImpl()
1396 if( pObj && pObj->ISA(SbUnoObject) ) in sbxToUnoValue()
1418 if( pObj && pObj->ISA(SbUnoObject) ) in sbxToUnoValue()
1462 if( xObj && xObj->ISA(SbxDimArray) ) in sbxToUnoValue()
[all …]
/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx98 if(pPV && this->ISA(::sd::slidesorter::view::SlideSorterView)) in InsertGraphic()
218 || this->ISA(::sd::slidesorter::view::SlideSorterView)) in InsertGraphic()
297 if(pPV && this->ISA(::sd::slidesorter::view::SlideSorterView )) in InsertMediaURL()
309 if( mnAction == DND_ACTION_LINK && pPickObj && pPV && pPickObj->ISA( SdrMediaObj ) ) in InsertMediaURL()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx157 else if( !pPolyObj->ISA( SdrPathObj ) ) in Construct()
165 bCreateArrowPossible = pNewObj && pNewObj->ISA( SdrPathObj ); in Construct()
441 if( pPolyObj->ISA( SdrPathObj ) ) in IMPL_LINK()
454 if( !pNewObj || !pNewObj->ISA( SdrPathObj ) ) in IMPL_LINK()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx250 if ( pViewShell->ISA(ScTabViewShell) ) in ConfigurationChanged()
262 else if ( pViewShell->ISA(ScPreviewShell) ) in ConfigurationChanged()
297 if ( pSh->ISA( ScTabViewShell ) ) in ConfigurationChanged()
309 else if ( pSh->ISA( ScPreviewShell ) ) in ConfigurationChanged()
325 if ( rHint.ISA(SfxSimpleHint) ) in Notify()
485 DBG_ASSERT(rItem.ISA(SfxUInt16Item),"falscher Parameter"); in Execute()
1544 if ( pViewSh && pViewSh->ISA( ScTabViewShell ) ) in SetRefDialog()
2084 if (pField && pField->ISA(SvxURLField)) in IMPL_LINK()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx774 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1091 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1365 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1458 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1601 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1718 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
1865 if ( rHint.ISA( SfxSimpleHint ) ) in Notify()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx482 if ( pObj->ISA( SdrPathObj ) ) in createDefaultObject()
499 if ( pObj->ISA( SdrPathObj ) ) in createDefaultObject()
520 if ( pObj->ISA( SdrTextObj ) ) in createDefaultObject()
544 if ( pObj->ISA( SdrCaptionObj ) ) in createDefaultObject()
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx74 if( pVSh->ISA( SwFEShell ) ) in IsSelected()
92 sal_Bool bSelectable = pVSh->ISA( SwFEShell ); in GetStates()
309 SwFEShell *pFESh = pCrsrShell->ISA( SwFEShell ) in GetCrsr()
/trunk/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx84 ASSERT( GetAnchorFrm().ISA(SwTxtFrm), in GetAnchorTxtFrm()
289 ASSERT ( GetAnchoredObj().ISA(SwAnchoredDrawObject), in CalcPosition()
317 ASSERT( GetAnchoredObj().ISA(SwFlyInCntFrm), in CalcPosition()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx695 if( mpViewShell->ISA( OutlineViewShell ) ) in SaveCompleted()
754 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoBookmark()
932 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in IsMarked()
949 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GetObjectIsmarked()
1056 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoTreeBookmark()
/trunk/main/testgraphical/source/
H A Dsolarenvhelper.pm31 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
36 @ISA = qw(Exporter);
H A Dstringhelper.pm30 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
35 @ISA = qw(Exporter);
H A Dtimehelper.pm35 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
40 @ISA = qw(Exporter);

Completed in 177 milliseconds

12345678910>>...22