Home
last modified time | relevance | path

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

/aoo41x/main/unotools/inc/unotools/
H A Dsearchopt.hxx66 void SetUseAsianOptions( sal_Bool bVal );
/aoo41x/main/svl/inc/svl/
H A Dsrchitem.hxx179 inline void SetUseAsianOptions( sal_Bool bVal ) { bAsianOptions = bVal; } in SetUseAsianOptions() function in SvxSearchItem
/aoo41x/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx87 pSearchItem->SetUseAsianOptions(sal_False); // or all asian bits would have to be handled in ScCellSearchObj()
/aoo41x/main/unotools/source/config/
H A Dsearchopt.cxx387 void SvtSearchOptions::SetUseAsianOptions( sal_Bool bVal ) in SetUseAsianOptions() function in SvtSearchOptions
/aoo41x/main/svx/source/dialog/
H A Dsrchdlg.cxx649 aOpt.SetUseAsianOptions ( aJapOptionsCB .IsChecked() ); in Close()
1490 pSearchItem->SetUseAsianOptions( GetCheckBoxValue( aJapOptionsCB ) ); in IMPL_LINK()
2495 pSearchItem->SetUseAsianOptions( GetCheckBoxValue( aJapOptionsCB ) ); in SaveToModule_Impl()

Completed in 95 milliseconds