Home
last modified time | relevance | path

Searched refs:GetLayerId (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/inc/
H A Dfesh.hxx263 short GetLayerId() const; //1 Heaven, 0 Hell, -1 Uneindeutig
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx903 short SwFEShell::GetLayerId() const in GetLayerId() function in SwFEShell
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1754 bSet = nSurround == SURROUND_THROUGHT && rSh.GetLayerId(); in GetState()
1761 bSet = nSurround == SURROUND_THROUGHT && !rSh.GetLayerId(); in GetState()
H A Ddrawsh.cxx260 if (rSh.GetLayerId() == 0) in Execute()
437 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 0 || bProtected ) in GetState()
442 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 1 || bProtected ) in GetState()
H A Ddrwbassh.cxx165 aSet.Put(SfxInt16Item(FN_DRAW_WRAP_DLG, pSh->GetLayerId())); in Execute()

Completed in 60 milliseconds