Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx920 void ViewShell::SetUseFormerTextWrapping( bool _bUseFormerTextWrapping ) in SetUseFormerTextWrapping() argument
923 if ( pIDSA->get(IDocumentSettingAccess::USE_FORMER_TEXT_WRAPPING) != _bUseFormerTextWrapping ) in SetUseFormerTextWrapping()
926 pIDSA->set(IDocumentSettingAccess::USE_FORMER_TEXT_WRAPPING, _bUseFormerTextWrapping ); in SetUseFormerTextWrapping()
/aoo41x/main/sw/inc/
H A Dviewsh.hxx423 void SetUseFormerTextWrapping( bool _bUseFormerTextWrapping );

Completed in 27 milliseconds