Searched refs:FACTORYCOUNT (Results 1 – 1 of 1) sorted by relevance
108 #define FACTORYCOUNT 10 macro364 typedef FactoryInfo FactoryInfoList[FACTORYCOUNT];464 for( sal_Int32 nFactory=0; nFactory<FACTORYCOUNT; ++nFactory ) in SvtModuleOptions_Impl()546 css::uno::Sequence< css::beans::PropertyValue > lCommitProperties( FACTORYCOUNT*PROPERTYCOUNT ); in Commit()550 for( sal_Int32 nFactory=0; nFactory<FACTORYCOUNT; ++nFactory ) in Commit()683 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryName()735 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryStandardTemplate()748 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryWindowAttributes()799 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryDefaultFilter()809 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in IsDefaultFilterReadonly()[all …]