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()
165 aSet.Put(SfxInt16Item(FN_DRAW_WRAP_DLG, pSh->GetLayerId())); in Execute()
1754 bSet = nSurround == SURROUND_THROUGHT && rSh.GetLayerId(); in GetState()1761 bSet = nSurround == SURROUND_THROUGHT && !rSh.GetLayerId(); in GetState()
263 short GetLayerId() const; //1 Heaven, 0 Hell, -1 Uneindeutig
903 short SwFEShell::GetLayerId() const in GetLayerId() function in SwFEShell
Completed in 46 milliseconds