Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dtxtfrm.hxx823 void Modify( sal_Bool bChgToRTL );
/AOO41X/main/sw/source/core/text/
H A Dtxtfrm.cxx311 void SwLayoutModeModifier::Modify( sal_Bool bChgToRTL ) in Modify() argument
313 ((OutputDevice&)rOut).SetLayoutMode( bChgToRTL ? in Modify()