Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A Dprintdata.hxx266 bool NeedNewViewOptionAdjust( const ViewShell& ) const;
/AOO41X/main/sw/source/core/view/
H A Dprintdata.cxx110 bool SwRenderData::NeedNewViewOptionAdjust( const ViewShell& rCompare ) const in NeedNewViewOptionAdjust() function in SwRenderData
/AOO41X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2769 if (m_pRenderData && m_pRenderData->NeedNewViewOptionAdjust( *pViewShell ) ) in getRendererCount()