/aoo4110/main/svx/source/svdraw/ |
H A D | svdundo.cxx | 281 if(pObj && pObj->IsInserted() && pObj->GetPage() && pObj->GetModel()) in ImpShowPageOfThisObject() 791 DBG_ASSERT(!pObj->IsInserted(),"UndoRemoveObj: pObj ist bereits Inserted"); in Undo() 792 if (!pObj->IsInserted()) in Undo() 820 DBG_ASSERT(pObj->IsInserted(),"RedoRemoveObj: pObj ist nicht Inserted"); in Redo() 821 if (pObj->IsInserted()) in Redo() 839 DBG_ASSERT(pObj->IsInserted(),"UndoInsertObj: pObj ist nicht Inserted"); in Undo() 840 if (pObj->IsInserted()) in Undo() 855 if (!pObj->IsInserted()) in Redo() 1516 if (!mrPage.IsInserted()) { in ImpInsertPage() 1528 if (mrPage.IsInserted()) { in ImpRemovePage() [all …]
|
H A D | svdpage.cxx | 361 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 D | svdobj.cxx | 959 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 D | svdpntv.cxx | 369 if(pPg && !pPg->IsInserted()) in Notify() 411 if(mpPageView && !mpPageView->GetPage()->IsInserted()) in ModelHasChanged()
|
H A D | svdmark.cxx | 999 if(pEdge && pEdge->IsInserted() && pEdge->GetPage() == pCandidate->GetPage()) in ImpForceEdgesOfMarkedNodes()
|
H A D | svdmrkv1.cxx | 261 if (pObj->IsInserted()) { in MarkPoints()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | afmtuno.cxx | 253 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 D | textuno.cxx | 478 if ( pHeaderField && !pHeaderField->IsInserted() && pTextRange ) in insertTextContent() 527 if ( pHeaderField && pHeaderField->IsInserted() ) in removeTextContent()
|
/aoo4110/main/svx/source/table/ |
H A D | tablemodel.cxx | 752 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 D | cellcursor.cxx | 265 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 D | tablecolumn.cxx | 160 …) && mxTableModel->getSdrTableObj() && mxTableModel->getSdrTableObj()->IsInserted() && pModel && p… in setFastPropertyValue()
|
H A D | tablerow.cxx | 232 …) && mxTableModel->getSdrTableObj() && mxTableModel->getSdrTableObj()->IsInserted() && pModel && p… in setFastPropertyValue()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 685 if ( !pObj->IsInserted() ) in SwDrawContact() 1778 if ( _bMoveMasterToInvisibleLayer && GetMaster() && GetMaster()->IsInserted() ) in DisconnectFromLayout() 1810 if ( GetMaster()->IsInserted() ) in RemoveMasterFromDrawPage() 1897 if ( !GetMaster()->IsInserted() ) in ConnectToLayout() 2074 if ( !GetMaster()->IsInserted() ) in InsertMasterIntoDrawPage()
|
/aoo4110/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 649 if (pPage->IsInserted()) in NotifyPageEvent() 701 if(pPage->IsInserted()) in DeleteSlide()
|
/aoo4110/main/sd/source/core/ |
H A D | sdpage.cxx | 251 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreatePresObj() 716 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in Changed() 767 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in CreateTitleAndLayout() 1562 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in SetAutoLayout() 2120 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && rPage.IsInserted(); in convertPresentationObjectImpl() 2260 const bool bUndo = pUndoManager && pUndoManager->IsInListAction() && IsInserted(); in InsertAutoLayoutShape()
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSelectionObserver.cxx | 102 if (pPage->IsInserted()) in NotifyPageEvent()
|
H A D | SlsListener.cxx | 614 if (pPage!=NULL && ! pPage->IsInserted()) in HandleModelChange()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unopage.cxx | 321 else if ( !pObj->IsInserted() ) in add() 919 if( pObj && !pObj->IsInserted() ) in CreateSdrObject()
|
H A D | unoshtxt.cxx | 641 if( mpObject && mpText && !mbDataValid && mpObject->IsInserted() && mpObject->GetPage() ) in GetBackgroundTextForwarder()
|
/aoo4110/main/sc/inc/ |
H A D | fielduno.hxx | 154 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 D | afmtuno.hxx | 154 sal_Bool IsInserted() const { return nFormatIndex != SC_AFMTOBJ_INVALID; } in IsInserted() function in ScAutoFormatObj
|
/aoo4110/main/reportdesign/source/ui/misc/ |
H A D | RptUndo.cxx | 146 … OSL_ENSURE( pShape && pShape->HasSdrObjectOwnership() && pObject && !pObject->IsInserted(), in ~OSectionUndo()
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | UndoActions.cxx | 150 OSL_ENSURE( pObject ? pShape->HasSdrObjectOwnership() && !pObject->IsInserted() : true , in ~OUndoContainerAction()
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdpage.hxx | 479 FASTBOOL IsInserted() const { return mbInserted; } in IsInserted() function in SdrPage
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 242 if (!pObject->IsInserted()) in InsertObject()
|