Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx105 (pGlobalShell->GetViewOptions()->IsTable() && \
106 !pGlobalShell->GetViewOptions()->IsPagePreview()&&\
107 !pGlobalShell->GetViewOptions()->IsReadonly()&&\
108 !pGlobalShell->GetViewOptions()->IsFormView() &&\
111 #define IS_SUBS (!pGlobalShell->GetViewOptions()->IsPagePreview() && \
112 !pGlobalShell->GetViewOptions()->IsReadonly() && \
113 !pGlobalShell->GetViewOptions()->IsFormView() &&\
116 #define IS_SUBS_SECTION (!pGlobalShell->GetViewOptions()->IsPagePreview() && \
117 !pGlobalShell->GetViewOptions()->IsReadonly()&&\
118 !pGlobalShell->GetViewOptions()->IsFormView() &&\
[all …]