Searched refs:IsNewLayout (Results 1 – 4 of 4) sorted by relevance
307 sal_Bool IsNewLayout() const { return bIsNewLayout; } in IsNewLayout() function in SwRootFrm
280 sal_Bool IsNewLayout() const; //Wurde das Layout geladen oder neu
1158 (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrowse) ) in ReadUserData()1281 …if (nLength && (!pWrtShell->IsNewLayout() || pWrtShell->GetViewOptions()->getBrowseMode() || bBrow… in ReadUserDataSequence()
2505 sal_Bool ViewShell::IsNewLayout() const in IsNewLayout() function in ViewShell2507 return GetLayout()->IsNewLayout(); in IsNewLayout()
Completed in 40 milliseconds