Home
last modified time | relevance | path

Searched refs:nSearchForType (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmsrccfg.cxx49 ,nSearchForType ( 0 ) in FmSearchParams()
268 nSearchForType = lcl_implMapAsciiValue( m_sSearchForType, lcl_getSearchForTypeValueMap() ); in implTranslateFromConfig()
304 …m_sSearchForType = ::rtl::OUString::createFromAscii( lcl_implMapIntValue( nSearchForType, lcl_getS… in implTranslateToConfig()
/aoo4110/main/cui/source/dialogs/
H A Dcuifmsearch.cxx921 switch (aParams.nSearchForType) in LoadParams()
961 aCurrentSettings.nSearchForType = 1; in SaveParams()
963 aCurrentSettings.nSearchForType = 2; in SaveParams()
965 aCurrentSettings.nSearchForType = 0; in SaveParams()
/aoo4110/main/svx/inc/svx/
H A Dfmsrccfg.hxx66 sal_Int16 nSearchForType; member

Completed in 18 milliseconds