Home
last modified time | relevance | path

Searched refs:SDRINSERT_DONTMARK (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx177 sal_Bool bUnmark=(nOptions&(SDRINSERT_DONTMARK|SDRINSERT_ADDMARK))==0 && !IsTextEdit(); in Paste()
193 sal_Bool bUnmark=(nOptions&(SDRINSERT_DONTMARK|SDRINSERT_ADDMARK))==0 && !IsTextEdit(); in Paste()
212 sal_Bool bUnmark=(nOptions&(SDRINSERT_DONTMARK|SDRINSERT_ADDMARK))==0 && !IsTextEdit(); in Paste()
249 sal_Bool bUnmark=(nOptions&(SDRINSERT_DONTMARK|SDRINSERT_ADDMARK))==0 && !IsTextEdit(); in Paste()
332 sal_Bool bUnmark=(nOptions&(SDRINSERT_DONTMARK|SDRINSERT_ADDMARK))==0 && !IsTextEdit(); in Paste()
365 sal_Bool bMark=pMarkPV!=NULL && !IsTextEdit() && (nOptions&SDRINSERT_DONTMARK)==0; in Paste()
524 sal_Bool bMark=pMarkPV!=NULL && !IsTextEdit() && (nOptions&SDRINSERT_DONTMARK)==0; in ImpPasteObject()
H A Dsvdedtv.cxx1017 if ((nOptions & SDRINSERT_DONTMARK)==0) { in InsertObjectAtView()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx223 sal_uLong nInsOptions = bApi ? SDRINSERT_DONTMARK : 0; in lcl_InsertGraphic()
263 pView->InsertObjectAtView( pObj, *pPV, bApi ? SDRINSERT_DONTMARK : 0 ); in lcl_InsertMedia()
/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx219 nOptions |= SDRINSERT_DONTMARK; in InsertGraphic()
528 nOptions |= SDRINSERT_DONTMARK; in IMPL_LINK()
H A Dsdview3.cxx309 nPasteOptions |= SDRINSERT_DONTMARK; in InsertData()
1017 nOptions |= SDRINSERT_DONTMARK; in InsertData()
1188 nOptions |= SDRINSERT_DONTMARK; in InsertData()
H A Ddrviewse.cxx1673 nOptions |= SDRINSERT_DONTMARK; in InsertURLButton()
/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx68 #define SDRINSERT_DONTMARK 0x0001 /* Obj wird nicht markiert (aktuelle Markierung bleibt bestehe… macro
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx221 nOptions |= SDRINSERT_DONTMARK; in PasteDraw()
H A Ddrawview.cxx873 nOptions |= SDRINSERT_DONTMARK; in InsertObjectSafe()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1760 InsertObjectAtView(pNewObj, *GetSdrPageView(), SDRINSERT_DONTMARK); in BreakSingle3DObj()

Completed in 70 milliseconds