Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Drootfrm.hxx97 sal_Bool bIsNewLayout :1; //Layout geladen oder neu erzeugt. member in SwRootFrm
308 sal_Bool IsNewLayout() const { return bIsNewLayout; } in IsNewLayout()
309 void ResetNewLayout() { bIsNewLayout = sal_False;} in ResetNewLayout()
/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx501 bIdleFormat = bTurboAllowed = bAssertFlyPages = bIsNewLayout = sal_True; in SwRootFrm()

Completed in 19 milliseconds