Home
last modified time | relevance | path

Searched refs:mbLayout (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx109 , mbLayout(false) in SwPostItMgr()
203 mbLayout = bFocus; in InsertItem()
231 mbLayout = true; in RemoveItem()
260 mbLayout = true; in Notify()
379 mbLayout = true; in Notify()
691 mbLayout = true; in LayoutPostIts()
1243 mbLayout = true; in Delete()
1288 mbLayout = true; in Delete()
1776 if (CalcRects() || mbLayout)
1778 mbLayout = false;
/trunk/main/sw/inc/
H A DPostItMgr.hxx158 bool mbLayout; member in SwPostItMgr
229 void SetLayout() { mbLayout = true; }; in SetLayout()

Completed in 27 milliseconds