Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/form/
H A Dfmsrccfg.cxx232 …gisterExchangeLocation( "Japanese/IsMatchFullHalfWidthForms", TA( m_bIsMatchFullHalfWidthForms ) ); in FmSearchConfigItem()
277 …if ( m_bIsMatchFullHalfWidthForms ) nTransliterationFlags |= TransliterationModules_IGNORE_WID… in implTranslateFromConfig()
312m_bIsMatchFullHalfWidthForms = ( 0 != ( nTransliterationFlags & TransliterationModules_IGNORE_W… in implTranslateToConfig()
/AOO41X/main/svx/inc/svx/
H A Dfmsrccfg.hxx114 sal_Bool m_bIsMatchFullHalfWidthForms; member in svxform::FmSearchConfigItem