Home
last modified time | relevance | path

Searched refs:IsNewLayout (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx307 sal_Bool IsNewLayout() const { return bIsNewLayout; } in IsNewLayout() function in SwRootFrm
/trunk/main/sw/inc/
H A Dviewsh.hxx280 sal_Bool IsNewLayout() const; //Wurde das Layout geladen oder neu
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1158 (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrowse) ) in ReadUserData()
1281 …if (nLength && (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrow… in ReadUserDataSequence()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2505 sal_Bool ViewShell::IsNewLayout() const in IsNewLayout() function in ViewShell
2507 return GetLayout()->IsNewLayout(); in IsNewLayout()

Completed in 32 milliseconds