Searched refs:rBS (Results 1 – 2 of 2) sorted by relevance
692 void SdrPageView::SetLayer(const XubString& rName, SetOfByte& rBS, sal_Bool bJa) in SetLayer() argument700 rBS.Set(nID, bJa); in SetLayer()703 sal_Bool SdrPageView::IsLayer(const XubString& rName, const SetOfByte& rBS) const in IsLayer()716 bRet = rBS.IsSet(nId); in IsLayer()
129 void SetLayer(const String& rName, SetOfByte& rBS, sal_Bool bJa);130 sal_Bool IsLayer(const String& rName, const SetOfByte& rBS) const;
Completed in 17 milliseconds