Home
last modified time | relevance | path

Searched refs:IsEmptyPresObj (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/sd/source/ui/view/
H A Dsdview5.cxx74 if( pObj->IsEmptyPresObj() && implIsMultiPresObj( pPage->GetPresObjKind(pObj) ) ) in GetEmptyPresentationObject()
87 while( (pEmptyObj != 0) && (!pEmptyObj->IsEmptyPresObj()) ); in GetEmptyPresentationObject()
97 if( (*iter)->IsEmptyPresObj() && implIsMultiPresObj(pPage->GetPresObjKind(*iter)) ) in GetEmptyPresentationObject()
H A Dsdview4.cxx114 && !(pPickObj->IsEmptyPresObj() ) in InsertGraphic()
136 …&& (bIsGraphic || (pPickObj->IsEmptyPresObj() && !bOnMaster))) // #121603# Do not use pObj, it may… in InsertGraphic()
156 if ( pNewGrafObj->IsEmptyPresObj() ) in InsertGraphic()
221 …if( ( mnAction & DND_ACTION_MOVE ) && pPickObj && (pPickObj->IsEmptyPresObj() || pPickObj->GetUser… in InsertGraphic()
H A Dsdview.cxx261 if( pObject->IsEmptyPresObj() && pObject->ISA(SdrTextObj) ) in createRedirectedPrimitive2DSequence()
642 if ( pObj && ( bCheckPresObjListOnly || pObj->IsEmptyPresObj() || pObj->GetUserCall() ) ) in IsPresObjSelected()
829 if( xObj.is() && !xObj->IsEmptyPresObj() ) in SdrEndTextEdit()
838 else if( xObj.is() && xObj->IsEmptyPresObj() ) in SdrEndTextEdit()
H A Doutlnvsh.cxx1039 if( !pObj->IsEmptyPresObj() ) in GetMenuState()
1084 if (pObj && !pObj->IsEmptyPresObj()) in GetMenuState()
1878 if( !pTO->IsEmptyPresObj() ) in UpdateTitleObject()
1988 if( !pTO->IsEmptyPresObj() ) in UpdateOutlineObject()
H A DOutliner.cxx1191 return (pObject != NULL) && pObject->HasText() && ! pObject->IsEmptyPresObj(); in IsValidTextObject()
1200 if ( mpTextObj && mpTextObj->HasText() && !mpTextObj->IsEmptyPresObj() ) in PutTextIntoOutliner()
H A Ddrviews8.cxx543 if( pGrafObj->IsEmptyPresObj() ) in ScannerEvent()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx949 if( IsEmptyPresObj() ) in Connect()
1240 if( IsEmptyPresObj() ) in Disconnect()
1477 if( pDestPers && pSrcPers && !IsEmptyPresObj() ) in SetModel()
1515 if( pDestPers && !IsEmptyPresObj() ) in SetModel()
1517 if ( !pSrcPers || IsEmptyPresObj() ) in SetModel()
1740 if( pModel && rObj.GetModel() && !IsEmptyPresObj() ) in operator =()
2131 if( !IsEmptyPresObj() ) in GetObjRef_Impl()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx416 if( pObj == NULL || ( pObj->GetPage()->IsMasterPage() && pObj->IsEmptyPresObj() ) ) in getPropertyState()
771 aRet <<= (sal_Bool)IsEmptyPresObj(); in getPropertyValue()
946 sal_Bool SdXShape::IsEmptyPresObj() const throw() in IsEmptyPresObj() function in SdXShape
949 if( (pObj != NULL) && pObj->IsEmptyPresObj() ) in IsEmptyPresObj()
982 if( pObj->IsEmptyPresObj() != bEmpty ) in SetEmptyPresObj()
H A Dunoobj.hxx63 sal_Bool IsEmptyPresObj() const throw();
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx656 …if( pOutlinerParaObject && ( bOwnParaObj || !mpObject->IsEmptyPresObj() || mpObject->GetPage()->Is… in GetBackgroundTextForwarder()
661 …if( mpText && bOwnParaObj && pOutlinerParaObject && mpObject->IsEmptyPresObj() && pTextObj->IsReal… in GetBackgroundTextForwarder()
902 if( mpObject->IsEmptyPresObj() ) in UpdateData()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1398 if( !bSwitchLayout || !pObj->IsEmptyPresObj() ) in findAutoLayoutShapesImpl()
1428 if( pObj->IsEmptyPresObj() ) in findAutoLayoutShapesImpl()
1591 if( pObj->IsEmptyPresObj() ) in SetAutoLayout()
2324 …if ( pObj && (pObj->GetUserCall() || bInit) && ( pObj->IsEmptyPresObj() || !pObj->ISA(SdrGrafObj) … in InsertAutoLayoutShape()
2830 if( (bIsPrinting || !bEdit || bIsInsidePageObj ) && pObj->IsEmptyPresObj() ) in checkVisibility()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx329 else if( pObj && pObj->IsEmptyPresObj() && pObj->ISA( SdrGrafObj ) ) in IMPL_LINK_INLINE_END()
940 if(pCandidate && pCandidate->IsEmptyPresObj()) in IMPL_LINK_INLINE_END()
H A Dfudraw.cxx695 aVEvt.pObj->IsEmptyPresObj() ) in ForcePointer()
853 else if (nInv == SdrInventor && nSdrObjKind == OBJ_GRAF && pObj->IsEmptyPresObj() ) in DoubleClick()
H A Dfusumry.cxx119 if (pTextObj && !pTextObj->IsEmptyPresObj()) in DoExecute()
H A Dfuformatpaintbrush.cxx118 if( (pPickObj != 0) && !pPickObj->IsEmptyPresObj() ) in MouseButtonDown()
H A Dfutext.cxx1143 nSdrObjKind == OBJ_OUTLINETEXT || !mxTextObj->IsEmptyPresObj() ) ) in SetInEditMode()
1229 if ( mxTextObj.is() && mxTextObj->IsEmptyPresObj() ) in DeleteDefaultText()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrolecontentprimitive2d.cxx58 bScaleContent = pSource->IsEmptyPresObj(); in create2DDecomposition()
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.cxx141 if (pTO && !pTO->IsEmptyPresObj()) in Fill()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx561 if( !pObj->IsEmptyPresObj() ) in GetMenuState()
603 if (pObj!=NULL && !pObj->IsEmptyPresObj()) in GetMenuState()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1203 if (pTO && !pTO->IsEmptyPresObj()) in CreateTextForTitle()
1230 if (pTO && !pTO->IsEmptyPresObj()) in CreateTextForPage()
1327 if (pTO && !pTO->IsEmptyPresObj()) in CreateTextForNotesPage()
2168 if (pTitleObj && !pTitleObj->IsEmptyPresObj()) in getDocumentTitle()
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx84 sal_Bool IsEmptyPresObj() const { return mbEmptyPresObj; } in IsEmptyPresObj() function in ImplEESdrObject
H A Deschesdo.cxx595 if( rObj.IsEmptyPresObj() && ( ePageType == NORMAL ) ) in ImplWriteShape()
655 if( rObj.IsEmptyPresObj() && ( ePageType == NORMAL ) ) in ImplWriteShape()
/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx226 mbNewEmptyPresObj = mxSdrObject->IsEmptyPresObj() ? true : false; in Undo()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx206 if(!rTextShape.IsEmptyPresObj()) in transformTextShape()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx417 return GetGrafObject().IsEmptyPresObj(); in visualisationUsesPresObj()

Completed in 191 milliseconds

12