Lines Matching refs:SequenceAsHashMap

247 	::comphelper::SequenceAsHashMap* m_pDocumentPropsHM;
248 ::comphelper::SequenceAsHashMap* m_pModulePropsHM;
250 ::comphelper::SequenceAsHashMap m_aMediaDescrHM;
268 ::comphelper::SequenceAsHashMap& GetMediaDescr() { return m_aMediaDescrHM; } in GetMediaDescr()
272 const ::comphelper::SequenceAsHashMap& GetDocProps();
275 const ::comphelper::SequenceAsHashMap& GetModuleProps();
296 const ::comphelper::SequenceAsHashMap& aPreselectedFilterPropsHM,
399 const ::comphelper::SequenceAsHashMap& ModelData_Impl::GetDocProps() in GetDocProps()
402 m_pDocumentPropsHM = new ::comphelper::SequenceAsHashMap( GetModel()->getArgs() ); in GetDocProps()
421 const ::comphelper::SequenceAsHashMap& ModelData_Impl::GetModuleProps() in GetModuleProps()
429 m_pModulePropsHM = new ::comphelper::SequenceAsHashMap( aModuleProps ); in GetModuleProps()
444 ::comphelper::SequenceAsHashMap::const_iterator aInteractIter = in CheckInteractionHandler()
489 ::comphelper::SequenceAsHashMap aFiltHM( aProps ); in GetDocServiceDefaultFilterCheckFlags()
675 ::comphelper::SequenceAsHashMap aAcceptedArgs; in CheckStateForSave()
718 ::comphelper::SequenceAsHashMap aFiltPropsHM; in CheckFilter()
727 aFiltPropsHM = ::comphelper::SequenceAsHashMap( aFilterProps ); in CheckFilter()
733 ::comphelper::SequenceAsHashMap aDefFiltPropsHM = GetDocServiceDefaultFilterCheckFlags( 3, 0 ); in CheckFilter()
786 ::comphelper::SequenceAsHashMap aPropsHM( pProps ); in CheckFilterOptionsDialogExistence()
800 const ::comphelper::SequenceAsHashMap& aPreselectedFilterPropsHM, in OutputFileDialog()
811 ::comphelper::SequenceAsHashMap::const_iterator aOverwriteIter = in OutputFileDialog()
931 ::comphelper::SequenceAsHashMap aOldFiltPropsHM( aOldFilterProps ); in OutputFileDialog()
1029 ::comphelper::SequenceAsHashMap::const_iterator aIter = in OutputFileDialog()
1050 ::comphelper::SequenceAsHashMap::const_iterator aIter = in OutputFileDialog()
1210 ::comphelper::SequenceAsHashMap aTypeNamePropsHM( aTypeNameProps ); in GetReccomendedName()
1331 ::comphelper::SequenceAsHashMap::const_iterator aSaveToIter = in GUIStoreModel()
1424 ::comphelper::SequenceAsHashMap aFilterPropsHM( aFilterProps ); in GUIStoreModel()
1437 …::comphelper::SequenceAsHashMap::const_iterator aFileNameIter = aModelData.GetMediaDescr().find( :… in GUIStoreModel()
1456 ::comphelper::SequenceAsHashMap::const_iterator aDlgIter = in GUIStoreModel()
1484 ::comphelper::SequenceAsHashMap::const_iterator aStdDirIter = in GUIStoreModel()
1491 ::comphelper::SequenceAsHashMap::const_iterator aBlackListIter = in GUIStoreModel()
1534 ::comphelper::SequenceAsHashMap::const_iterator aIter = in GUIStoreModel()
1554 ::comphelper::SequenceAsHashMap::const_iterator aIter = in GUIStoreModel()
1572 ::comphelper::SequenceAsHashMap::const_iterator aIter = in GUIStoreModel()
1667 ::comphelper::SequenceAsHashMap aPropsHM( aProps ); in CheckFilterOptionsAppearence()