Home
last modified time | relevance | path

Searched refs:STATIC_ARRAY_END (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlformula.cxx435 (this->*pFillFunc)( saFuncTable_2, STATIC_ARRAY_END( saFuncTable_2 ) ); in XclFunctionProvider()
437 (this->*pFillFunc)( saFuncTable_3, STATIC_ARRAY_END( saFuncTable_3 ) ); in XclFunctionProvider()
439 (this->*pFillFunc)( saFuncTable_4, STATIC_ARRAY_END( saFuncTable_4 ) ); in XclFunctionProvider()
441 (this->*pFillFunc)( saFuncTable_5, STATIC_ARRAY_END( saFuncTable_5 ) ); in XclFunctionProvider()
443 (this->*pFillFunc)( saFuncTable_8, STATIC_ARRAY_END( saFuncTable_8 ) ); in XclFunctionProvider()
444 (this->*pFillFunc)( saFuncTable_Oox, STATIC_ARRAY_END( saFuncTable_Oox ) ); in XclFunctionProvider()
445 (this->*pFillFunc)( saFuncTable_Odf, STATIC_ARRAY_END( saFuncTable_Odf ) ); in XclFunctionProvider()
H A Dxltools.cxx52 ::std::fill( mpnData, STATIC_ARRAY_END( mpnData ), 0 ); in XclGuid()
76 return ::std::equal( rCmp1.mpnData, STATIC_ARRAY_END( rCmp1.mpnData ), rCmp2.mpnData ); in operator ==()
82 rCmp1.mpnData, STATIC_ARRAY_END( rCmp1.mpnData ), in operator <()
83 rCmp2.mpnData, STATIC_ARRAY_END( rCmp2.mpnData ) ); in operator <()
408 const XclCodePageEntry* const pCodePageTableEnd = STATIC_ARRAY_END( pCodePageTable );
H A Dxlchart.cxx505 const XclChFormatInfo* pEnd = STATIC_ARRAY_END( spFmtInfos ); in XclChFormatInfoProvider()
574 const XclChTypeInfo* pEnd = STATIC_ARRAY_END( spTypeInfos ); in XclChTypeInfoProvider()
588 const XclChTypeInfo* pEnd = STATIC_ARRAY_END( spTypeInfos ); in GetTypeInfoFromRecId()
598 const XclChTypeInfo* pEnd = STATIC_ARRAY_END( spTypeInfos ); in GetTypeInfoFromService()
H A Dxlpage.cxx229 …for( const XclPaperSize* pEntry = pPaperSizeTable; pEntry != STATIC_ARRAY_END( pPaperSizeTable ); … in SetScPaperSize()
H A Dxlstyle.cxx1512 pTable != STATIC_ARRAY_END( spBuiltInFormatTables ); ++pTable ) in InsertBuiltinFormats()
H A Dxeformula.cxx506 …for( const XclExpCompConfig* pEntry = spConfigTable; pEntry != STATIC_ARRAY_END( spConfigTable ); … in XclExpFmlaCompImpl()
/trunk/main/oox/source/xls/
H A Dformulabase.cxx878 … initFuncs( saFuncTableBiff2, STATIC_ARRAY_END( saFuncTableBiff2 ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
880 … initFuncs( saFuncTableBiff3, STATIC_ARRAY_END( saFuncTableBiff3 ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
882 … initFuncs( saFuncTableBiff4, STATIC_ARRAY_END( saFuncTableBiff4 ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
884 … initFuncs( saFuncTableBiff5, STATIC_ARRAY_END( saFuncTableBiff5 ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
886 … initFuncs( saFuncTableBiff8, STATIC_ARRAY_END( saFuncTableBiff8 ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
887 initFuncs( saFuncTableOox, STATIC_ARRAY_END( saFuncTableOox ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
888 initFuncs( saFuncTableOdf, STATIC_ARRAY_END( saFuncTableOdf ), nMaxParam, bImportFilter ); in FunctionProviderImpl()
H A Dstylesbuffer.cxx493 maColors.insert( maColors.begin(), spnDefColors8, STATIC_ARRAY_END( spnDefColors8 ) ); in ColorPalette()
499 …case BIFF2: maColors.insert( maColors.begin(), spnDefColors2, STATIC_ARRAY_END( spnDefColors2 ) );… in ColorPalette()
501 …case BIFF4: maColors.insert( maColors.begin(), spnDefColors3, STATIC_ARRAY_END( spnDefColors3 ) );… in ColorPalette()
502 …case BIFF5: maColors.insert( maColors.begin(), spnDefColors5, STATIC_ARRAY_END( spnDefColors5 ) );… in ColorPalette()
503 …case BIFF8: maColors.insert( maColors.begin(), spnDefColors8, STATIC_ARRAY_END( spnDefColors8 ) );… in ColorPalette()
H A Dpagesettings.cxx584 maBoldNames( sppcBoldNames, STATIC_ARRAY_END( sppcBoldNames ) ), in HeaderFooterParser()
585 maItalicNames( sppcItalicNames, STATIC_ARRAY_END( sppcItalicNames ) ), in HeaderFooterParser()
H A Ddefnamesbuffer.cxx160 …for( const sal_Char* const* ppcName = sppcFilterDbNames; ppcName < STATIC_ARRAY_END( sppcFilterDbN… in lclIsFilterDatabaseName()
H A Dnumberformatsbuffer.cxx2050 pTable != STATIC_ARRAY_END( spBuiltinFormatTables ); ++pTable ) in insertBuiltinFormats()
/trunk/main/oox/source/drawingml/
H A Dcolor.cxx133 …for( const sal_Int32* pnEntry = spnDmlColors; pnEntry < STATIC_ARRAY_END( spnDmlColors ); pnEntry … in PresetColorsPool()
148 …for( const sal_Int32* pnEntry = spnVmlColors; pnEntry < STATIC_ARRAY_END( spnVmlColors ); pnEntry … in PresetColorsPool()
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx46 #define STATIC_ARRAY_END( array ) \ macro
/trunk/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx95 const TypeGroupInfo* pEnd = STATIC_ARRAY_END( spTypeInfos ); in lclGetTypeInfoFromTypeId()
H A Dobjectformatter.cxx1049 const ObjectTypeFormatEntry* pEntryEnd = STATIC_ARRAY_END( spObjTypeFormatEntries ); in ObjectFormatterData()
/trunk/main/sc/source/filter/xml/
H A DXMLConverter.cxx435 …for( const ScXMLConditionInfo* pInfo = spConditionInfos; pInfo < STATIC_ARRAY_END( spConditionInfo… in lclGetConditionInfo()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2254 … for( const sal_Unicode* pcChar = spcReserved; pcChar < STATIC_ARRAY_END( spcReserved ); ++pcChar ) in getSysFileName()

Completed in 178 milliseconds