Searched refs:_bUseFormerTextWrapping (Results 1 – 2 of 2) sorted by relevance
920 void ViewShell::SetUseFormerTextWrapping( bool _bUseFormerTextWrapping ) in SetUseFormerTextWrapping() argument923 if ( pIDSA->get(IDocumentSettingAccess::USE_FORMER_TEXT_WRAPPING) != _bUseFormerTextWrapping ) in SetUseFormerTextWrapping()926 pIDSA->set(IDocumentSettingAccess::USE_FORMER_TEXT_WRAPPING, _bUseFormerTextWrapping ); in SetUseFormerTextWrapping()
423 void SetUseFormerTextWrapping( bool _bUseFormerTextWrapping );
Completed in 27 milliseconds