Searched refs:SDRLAYER_NOTFOUND (Results 1 – 14 of 14) sorted by relevance
| /AOO41X/main/svx/source/svdraw/ ! |
| H A D | svdlayer.cxx | 372 sal_uIntPtr nRet=SDRLAYER_NOTFOUND; in GetLayerPos() 376 nRet=SDRLAYER_NOTFOUND; in GetLayerPos() 405 SdrLayerID nRet=SDRLAYER_NOTFOUND; in GetLayerID()
|
| H A D | svdedtv.cxx | 227 if(SDRLAYER_NOTFOUND != nLayerNum) in DeleteLayer() 311 if (nLayerNum!=SDRLAYER_NOTFOUND) in MoveLayer() 995 if (nLayer==SDRLAYER_NOTFOUND) nLayer=0; in InsertObjectAtView()
|
| H A D | svdpagv.cxx | 699 if(SDRLAYER_NOTFOUND != nID) in SetLayer() 714 if(SDRLAYER_NOTFOUND != nId) in IsLayer() 728 rB.Clear(SDRLAYER_NOTFOUND); in SetAllLayers()
|
| H A D | svdcrtv.cxx | 445 if (nLayer==SDRLAYER_NOTFOUND) nLayer=0; in ImpBegCreateObj() 675 if(SDRLAYER_NOTFOUND == nLayer) in EndCreateObj()
|
| H A D | svdxcgv.cxx | 157 if (rLayer==SDRLAYER_NOTFOUND) rLayer=0; in ImpGetPasteLayer() 411 if(SDRLAYER_NOTFOUND == nLayer) in Paste()
|
| H A D | svdpntv.cxx | 1231 if (nLayer!=SDRLAYER_NOTFOUND) { in MergeNotPersistDefaultAttr()
|
| H A D | svdobj.cxx | 2179 SdrLayerID nLayer=SDRLAYER_NOTFOUND; in NbcApplyNotPersistAttr() 2194 if (nLayer!=SDRLAYER_NOTFOUND) { in NbcApplyNotPersistAttr()
|
| /AOO41X/main/sd/source/ui/view/ ! |
| H A D | tabcontr.cxx | 255 … nRet = pDrViewSh->AcceptDrop( rEvt, *this, NULL, (sal_uInt16)nPageId, SDRLAYER_NOTFOUND ); in AcceptDrop() 336 … nRet = pDrViewSh->ExecuteDrop( rEvt, *this, NULL, (sal_uInt16)nPageId, SDRLAYER_NOTFOUND ); in ExecuteDrop()
|
| H A D | sdwindow.cxx | 1072 … nRet = mpViewShell->AcceptDrop( rEvt, *this, this, SDRPAGE_NOTFOUND, SDRLAYER_NOTFOUND ); in AcceptDrop() 1093 nRet = mpViewShell->ExecuteDrop( rEvt, *this, this, SDRPAGE_NOTFOUND, SDRLAYER_NOTFOUND ); in ExecuteDrop()
|
| H A D | drviews1.cxx | 1309 sal_uInt16 nActiveLayer = SDRLAYER_NOTFOUND; in ResetActualLayer() 1366 if ( nActiveLayer == SDRLAYER_NOTFOUND ) in ResetActualLayer()
|
| H A D | sdview2.cxx | 504 if( nLayer != SDRLAYER_NOTFOUND ) in AcceptDrop()
|
| H A D | sdview3.cxx | 399 if( nLayer != SDRLAYER_NOTFOUND ) in InsertData()
|
| /AOO41X/main/svx/inc/svx/ ! |
| H A D | svdtypes.hxx | 87 #define SDRLAYER_NOTFOUND 0xFF macro
|
| /AOO41X/main/sd/source/ui/inc/ ! |
| H A D | View.hxx | 139 …al_uLong nFormat = 0, sal_uInt16 nPage = SDRPAGE_NOTFOUND, sal_uInt16 nLayer = SDRLAYER_NOTFOUND );
|