Lines Matching refs:FACTORYCOUNT
108 #define FACTORYCOUNT 10 macro
364 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()
821 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryIcon()
833 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in SetFactoryStandardTemplate()
844 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in SetFactoryWindowAttributes()
855 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in SetFactoryDefaultFilter()