Lines Matching refs:TemplateDescription
281 if ( m_nServiceType == TemplateDescription::FILEOPEN_SIMPLE ) in getWinBits()
285 else if ( m_nServiceType == TemplateDescription::FILESAVE_SIMPLE ) in getWinBits()
289 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION ) in getWinBits()
294 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION_PASSWORD ) in getWinBits()
299 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS ) in getWinBits()
304 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION_TEMPLATE ) in getWinBits()
309 else if ( m_nServiceType == TemplateDescription::FILESAVE_AUTOEXTENSION_SELECTION ) in getWinBits()
315 else if ( m_nServiceType == TemplateDescription::FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE ) in getWinBits()
320 else if ( m_nServiceType == TemplateDescription::FILEOPEN_PLAY ) in getWinBits()
325 else if ( m_nServiceType == TemplateDescription::FILEOPEN_READONLY_VERSION ) in getWinBits()
330 else if ( m_nServiceType == TemplateDescription::FILEOPEN_LINK_PREVIEW ) in getWinBits()
464 ,m_nServiceType ( TemplateDescription::FILEOPEN_SIMPLE ) in SvtFilePicker()
1067 m_nServiceType = TemplateDescription::FILEOPEN_SIMPLE; in initialize()
1119 m_nServiceType = TemplateDescription::FILEOPEN_SIMPLE; in implHandleInitializationArgument()