Searched refs:GetLayerId (Results 1 – 5 of 5) sorted by relevance
260 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()
169 aSet.Put(SfxInt16Item(FN_DRAW_WRAP_DLG, pSh->GetLayerId())); in Execute()
1756 bSet = nSurround == SURROUND_THROUGHT && rSh.GetLayerId(); in GetState()1763 bSet = nSurround == SURROUND_THROUGHT && !rSh.GetLayerId(); in GetState()
263 short GetLayerId() const; //1 Heaven, 0 Hell, -1 Uneindeutig
906 short SwFEShell::GetLayerId() const in GetLayerId() function in SwFEShell
Completed in 35 milliseconds