Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx108 (pGlobalShell->GetViewOptions()->IsTable() && \
109 !pGlobalShell->GetViewOptions()->IsPagePreview()&&\
110 !pGlobalShell->GetViewOptions()->IsReadonly()&&\
111 !pGlobalShell->GetViewOptions()->IsFormView() &&\
114 #define IS_SUBS (!pGlobalShell->GetViewOptions()->IsPagePreview() && \
115 !pGlobalShell->GetViewOptions()->IsReadonly() && \
116 !pGlobalShell->GetViewOptions()->IsFormView() &&\
119 #define IS_SUBS_SECTION (!pGlobalShell->GetViewOptions()->IsPagePreview() && \
120 !pGlobalShell->GetViewOptions()->IsReadonly()&&\
121 !pGlobalShell->GetViewOptions()->IsFormView() &&\
[all …]