Home
last modified time | relevance | path

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

12

/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx284 if(pObj && pObj->IsInserted() && pObj->GetPage() && pObj->GetModel()) in ImpShowPageOfThisObject()
794 DBG_ASSERT(!pObj->IsInserted(),"UndoRemoveObj: pObj ist bereits Inserted"); in Undo()
795 if (!pObj->IsInserted()) in Undo()
823 DBG_ASSERT(pObj->IsInserted(),"RedoRemoveObj: pObj ist nicht Inserted"); in Redo()
824 if (pObj->IsInserted()) in Redo()
842 DBG_ASSERT(pObj->IsInserted(),"UndoInsertObj: pObj ist nicht Inserted"); in Undo()
843 if (pObj->IsInserted()) in Undo()
858 if (!pObj->IsInserted()) in Redo()
1562 if (!mrPage.IsInserted()) { in ImpInsertPage()
1574 if (mrPage.IsInserted()) { in ImpRemovePage()
[all …]
H A Dsvdpage.cxx361 DBG_ASSERT(!pObj->IsInserted(),"ZObjekt hat bereits Inserted-Status"); in NbcInsertObject()
443 DBG_ASSERT(pObj->IsInserted(),"ZObjekt hat keinen Inserted-Status"); in NbcRemoveObject()
475 DBG_ASSERT(pObj->IsInserted(),"ZObjekt hat keinen Inserted-Status"); in RemoveObject()
517 DBG_ASSERT(pObj->IsInserted(),"SdrObjList::ReplaceObject: ZObjekt hat keinen Inserted-Status"); in NbcReplaceObject()
556 DBG_ASSERT(pObj->IsInserted(),"SdrObjList::ReplaceObject: ZObjekt hat keinen Inserted-Status"); in ReplaceObject()
609 …DBG_ASSERT(pObj->IsInserted(),"SdrObjList::NbcSetObjectOrdNum: ZObjekt hat keinen Inserted-Status"… in NbcSetObjectOrdNum()
637 DBG_ASSERT(pObj->IsInserted(),"SdrObjList::SetObjectOrdNum: ZObjekt hat keinen Inserted-Status"); in SetObjectOrdNum()
H A Dsvdobj.cxx959 sal_Bool bObjectChange(IsInserted() && pModel); in BroadcastObjectChange()
984 if(IsInserted() && pModel) in SetChanged()
2699 if (bIns!=IsInserted()) { in SetInserted()
2741 if (IsInserted() && pModel!=NULL) in SetPrintable()
2755 if (IsInserted() && pModel!=NULL) in SetVisible()
H A Dsvdpntv.cxx369 if(pPg && !pPg->IsInserted()) in Notify()
411 if(mpPageView && !mpPageView->GetPage()->IsInserted()) in ModelHasChanged()
H A Dsvdmark.cxx999 if(pEdge && pEdge->IsInserted() && pEdge->GetPage() == pCandidate->GetPage()) in ImpForceEdgesOfMarkedNodes()
H A Dsvdmrkv1.cxx261 if (pObj->IsInserted()) { in MarkPoints()
H A Dsvdedxv.cxx178 if (mxTextEditObj.is() && !mxTextEditObj->IsInserted()) SdrEndTextEdit(); // Objekt geloescht in ModelHasChanged()
982 …if(pTEObj->IsInserted() && bDelObj && pTextObj->GetObjInventor()==SdrInventor && !bDontDeleteReall… in SdrEndTextEdit()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx253 if ( pFormatObj && !pFormatObj->IsInserted() ) // noch nicht eingefuegt? in insertByName()
435 if (IsInserted()) in ~ScAutoFormatObj()
503 if ( IsInserted() && nIndex < SC_AF_FIELD_COUNT ) in GetObjectByIndex_Impl()
523 if (IsInserted()) in getCount()
538 if (IsInserted()) in getByIndex()
561 if (pFormats && IsInserted() && nFormatIndex < pFormats->GetCount()) in getName()
578 if (pFormats && IsInserted() && nFormatIndex < pFormats->GetCount() && in setName()
627 if (pFormats && IsInserted() && nFormatIndex < pFormats->GetCount()) in setPropertyValue()
662 if (pFormats && IsInserted() && nFormatIndex < pFormats->GetCount()) in getPropertyValue()
H A Dtextuno.cxx478 if ( pHeaderField && !pHeaderField->IsInserted() && pTextRange ) in insertTextContent()
527 if ( pHeaderField && pHeaderField->IsInserted() ) in removeTextContent()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx752 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in insertColumns()
828 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in removeColumns()
925 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in insertRows()
990 const bool bUndo = pModel && mpTableObj->IsInserted()&& pModel->IsUndoEnabled(); in removeRows()
1192 const bool bUndo = pModel && mpTableObj->IsInserted() && pModel->IsUndoEnabled(); in merge()
H A Dcellcursor.cxx265 const bool bUndo = pModel && mxTable->getSdrTableObj()->IsInserted() && pModel->IsUndoEnabled(); in merge()
531 const bool bUndo = pModel && mxTable->getSdrTableObj()->IsInserted() && pModel->IsUndoEnabled(); in split()
H A Dtablecolumn.cxx160 …) && mxTableModel->getSdrTableObj() && mxTableModel->getSdrTableObj()->IsInserted() && pModel && p… in setFastPropertyValue()
H A Dtablerow.cxx232 …) && mxTableModel->getSdrTableObj() && mxTableModel->getSdrTableObj()->IsInserted() && pModel && p… in setFastPropertyValue()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx683 if ( !pObj->IsInserted() ) in SwDrawContact()
1776 if ( _bMoveMasterToInvisibleLayer && GetMaster() && GetMaster()->IsInserted() ) in DisconnectFromLayout()
1808 if ( GetMaster()->IsInserted() ) in RemoveMasterFromDrawPage()
1895 if ( !GetMaster()->IsInserted() ) in ConnectToLayout()
2072 if ( !GetMaster()->IsInserted() ) in InsertMasterIntoDrawPage()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx649 if (pPage->IsInserted()) in NotifyPageEvent()
701 if(pPage->IsInserted()) in DeleteSlide()
/trunk/main/sd/source/core/
H A Dsdpage.cxx247 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreatePresObj()
708 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in Changed()
757 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreateTitleAndLayout()
1546 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in SetAutoLayout()
2082 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && rPage.IsInserted(); in convertPresentationObjectImpl()
2222 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in InsertAutoLayoutShape()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx321 else if ( !pObj->IsInserted() ) in add()
919 if( pObj && !pObj->IsInserted() ) in CreateSdrObject()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionObserver.cxx102 if (pPage->IsInserted()) in NotifyPageEvent()
H A DSlsListener.cxx614 if (pPage!=NULL && ! pPage->IsInserted()) in HandleModelChange()
/trunk/main/sc/inc/
H A Dfielduno.hxx154 sal_Bool IsInserted() const { return pEditSource != NULL; } in IsInserted() function in ScCellFieldObj
349 sal_Bool IsInserted() const { return pEditSource != NULL; } in IsInserted() function in ScHeaderFieldObj
H A Dafmtuno.hxx154 sal_Bool IsInserted() const { return nFormatIndex != SC_AFMTOBJ_INVALID; } in IsInserted() function in ScAutoFormatObj
/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx147 OSL_ENSURE( pShape && pShape->HasSdrObjectOwnership() && pObject && !pObject->IsInserted(), in ~OSectionUndo()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx150 OSL_ENSURE( pObject ? pShape->HasSdrObjectOwnership() && !pObject->IsInserted() : true , in ~OUndoContainerAction()
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx479 FASTBOOL IsInserted() const { return mbInserted; } in IsInserted() function in SdrPage
/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx242 if (!pObject->IsInserted()) in InsertObject()

Completed in 129 milliseconds

12