Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/docvw/
H A DPostItMgr.cxx111 , mbLayout(false) in SwPostItMgr()
205 mbLayout = bFocus; in InsertItem()
233 mbLayout = true; in RemoveItem()
262 mbLayout = true; in Notify()
381 mbLayout = true; in Notify()
693 mbLayout = true; in LayoutPostIts()
1245 mbLayout = true; in Delete()
1290 mbLayout = true; in Delete()
1778 if (CalcRects() || mbLayout)
1780 mbLayout = false;
/aoo4110/main/sw/inc/
H A DPostItMgr.hxx158 bool mbLayout; member in SwPostItMgr
229 void SetLayout() { mbLayout = true; }; in SetLayout()

Completed in 13 milliseconds