Home
last modified time | relevance | path

Searched refs:IsInserted (Results 26 – 46 of 46) sorted by relevance

12

/aoo42x/main/svx/source/unodraw/
H A Dunoshtxt.cxx641 if( mpObject && mpText && !mbDataValid && mpObject->IsInserted() && mpObject->GetPage() ) in GetBackgroundTextForwarder()
H A Dunoshape.cxx736 if( !mpObj.is() || mpModel == NULL || !mpObj->IsInserted() || NULL == mpObj->GetPage() ) in GetBitmap()
1435 if ( mpObj->IsInserted() && mpObj->GetPage() ) in dispose()
H A Dunoshap2.cxx230 if( pSdrShape->IsInserted() ) in add()
/aoo42x/main/svx/inc/svx/
H A Dsvdobj.hxx1007 sal_Bool IsInserted() const { return bInserted; } in IsInserted() function in SdrObject
/aoo42x/main/svx/source/table/
H A Dsvdotable.cxx598 return mpTableObj && mpTableObj->IsInserted(); in isInUse()
2554 if( GetModel() && IsInserted() ) in applySpecialDrag()
H A Dcell.cxx739 if( rObj.IsInserted() && GetModel() && GetModel()->IsUndoEnabled() ) in AddUndo()
/aoo42x/main/sc/source/ui/view/
H A Ddrawview.cxx648 if ( pEditObj && !pEditObj->IsInserted() && pViewData ) in ModelHasChanged()
/aoo42x/main/sc/inc/
H A Dstyleuno.hxx248 sal_Bool IsInserted() const { return pDocShell != NULL; } in IsInserted() function in ScStyleObj
/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv.cxx1006 if (!pObj->IsInserted()) { in InsertObjectAtView()
H A Dsvdpagv.cxx1077 (!pGrp->IsInserted() || pGrp->GetObjList()==NULL || in CheckAktGroup()
H A Dsvdmrkv.cxx1258 sal_Bool bRaus=!pObj->IsInserted(); // Obj geloescht? in CheckMarked()
H A Dsvdoedge.cxx495 if (pObj!=NULL && (pObj->GetPage()!=pPage || !pObj->IsInserted())) pObj=NULL; in GetConnectedNode()
H A Dsvddrgmt.cxx1414 if(!getSdrDragView().IsInsObjPoint() && pObj->IsInserted() ) in EndSdrDrag()
/aoo42x/main/sw/source/core/undo/
H A Dunattr.cxx586 if( pCont->GetAnchorFrm() && !pObj->IsInserted() ) in RestoreFlyAnchor()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx3070 if (!rpOurNewObject->IsInserted()) in ConvertDrawTextToFly()
3221 if (!rpOurNewObject->IsInserted()) in ImportReplaceableDrawables()
/aoo42x/main/sw/source/core/layout/
H A Dflylay.cxx651 if ( !pNew->GetVirtDrawObj()->IsInserted() ) in AppendFlyToPage()
/aoo42x/main/sd/source/core/
H A Dstlsheet.cxx367 bResult = ((SdrAttrObj*)pListener)->IsInserted(); in IsUsed()
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx627 if ( pSvxShape->GetSdrObject()->IsInserted() ) in add()
2125 pObj->IsInserted() ) in dispose()
H A Dunoframe.cxx2630 ( pObj->IsInserted() || in dispose()
/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx816 !pStyleObj->IsInserted() ) // noch nicht eingefuegt? in insertByName()
H A Dcellsuno.cxx6435 if ( pCellField && !pCellField->IsInserted() && pTextRange ) in insertTextContent()
6480 if ( pCellField && pCellField->IsInserted() ) in removeTextContent()

Completed in 323 milliseconds

12