Home
last modified time | relevance | path

Searched refs:nFormat (Results 176 – 200 of 239) sorted by relevance

12345678910

/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx349 GraphicFilter& rFilter, const sal_uInt16 nFormat, in ExportGraphic() argument
362 …portGraphic( rGraphic, rURL.GetMainURL( INetURLObject::NO_DECODE ), *pOStm, nFormat, pFilterData ); in ExportGraphic()
/trunk/main/sc/inc/
H A Dglobal.hxx603 sal_uLong nFormat, short nType );
605 sal_uLong nFormat, short nType );
H A Ddptablecache.hxx71 sal_uLong GetNumType ( sal_uLong nFormat ) const;
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1565 sal_uInt32 nFormat = SotStorage::GetFormatID( xStg ); in lcl_ReadSections() local
1566 … if ( nFormat == SOT_FORMATSTR_ID_STARWRITER_60 || nFormat == SOT_FORMATSTR_ID_STARWRITERGLOB_60 || in lcl_ReadSections()
1567nFormat == SOT_FORMATSTR_ID_STARWRITER_8 || nFormat == SOT_FORMATSTR_ID_STARWRITERGLOB_8) in lcl_ReadSections()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1014 sal_uLong nFormat = 0; in GetFormat() local
1017 nFormat = m_pOwnStg->GetFormat(); in GetFormat()
1020 return nFormat; in GetFormat()
/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx496 sal_uIntPtr nFormat = SotExchange::GetFormat(rFlavor); in GetData() local
497 switch (nFormat) in GetData()
/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx654 String XclTools::GetCondFormatStyleName( SCTAB nScTab, sal_Int32 nFormat, sal_uInt16 nCondition ) in GetCondFormatStyleName() argument
657 Append( '_' ).Append( String::CreateFromInt32( nFormat + 1 ) ). in GetCondFormatStyleName()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.hxx39 static sal_uInt32 getBitCountFromScanlineFormat( sal_Int32 nFormat );
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs376 int nFormat = xFormatTypes.getStandardFormat( in setDate()
384 new uno.Any( (Int32) nFormat ) ); in setDate()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx418 …sal_Bool IsDropFormatSupported( SotFormatStringId nFormat ); // need this because the base class…
419 sal_Bool IsDropFormatSupported( SotFormatStringId nFormat ) const;
H A Dhtmlout.hxx112 sal_Bool bValue, double fVal, sal_uLong nFormat,
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1720 sal_Int32 nFormat = 0; in getPropertyValue() local
1724nFormat = pSource->GetData()->GetNumberFormat( ( nSourceDim >= 0 ) ? nSourceDim : nDim ); in getPropertyValue()
1733 nFormat = pSource->GetData()->GetNumberFormatByIdx( (NfIndexTableOffset)NF_PERCENT_DEC2 ); in getPropertyValue()
1736 nFormat = pSource->GetData()->GetNumberFormatByIdx( (NfIndexTableOffset)NF_NUMBER_SYSTEM ); in getPropertyValue()
1742 aRet <<= nFormat; in getPropertyValue()
/trunk/main/sot/inc/sot/
H A Dstorinfo.hxx66 SOT_DLLPUBLIC void WriteClipboardFormat( SvStream & rStm, sal_uLong nFormat );
/trunk/main/svx/inc/svx/
H A Dxoutbmp.hxx70 GraphicFilter& rFilter, const sal_uInt16 nFormat,
/trunk/main/cui/source/inc/
H A Dpastedlg.hxx84 void Insert( SotFormatStringId nFormat, const String & rFormatName );
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.hxx46 static SvMemoryStream* getFormatStrFromGDI_Impl( const GDIMetaFile* pGDIMeta, sal_uInt32 nFormat );
/trunk/main/framework/inc/classes/
H A Ddroptargetlistener.hxx97 …sal_Bool implts_IsDropFormatSupported( SotFormatStringId nFormat
/trunk/main/sw/inc/
H A Dcellatr.hxx37 SwTblBoxNumFormat( sal_uInt32 nFormat = NUMBERFORMAT_TEXT,
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx414 unsigned nFormat = GetUInt( pBuffer ); in GetTable() local
416 if( nFormat == 0x74746366 ) // TTC_MAGIC in GetTable()
418 else if( (nFormat!=0x00010000) && (nFormat!=0x74727565) ) // TTF_MAGIC and Apple TTF Magic in GetTable()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1621 const sal_uInt16 nFormat = aDescriptor.GetFileFormat(); in CreateGraphicProperties() local
1625 (nFormat != GFF_BMP && in CreateGraphicProperties()
1626 nFormat != GFF_GIF && in CreateGraphicProperties()
1627 nFormat != GFF_JPG && in CreateGraphicProperties()
1628 nFormat != GFF_PNG && in CreateGraphicProperties()
1629 nFormat != GFF_TIF && in CreateGraphicProperties()
1630 nFormat != GFF_PCT && in CreateGraphicProperties()
1631 nFormat != GFF_WMF && in CreateGraphicProperties()
1632 nFormat != GFF_EMF) ) in CreateGraphicProperties()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx697 ScAutoFormatFieldObj::ScAutoFormatFieldObj(sal_uInt16 nFormat, sal_uInt16 nField) : in SC_IMPL_DUMMY_PROPERTY_LISTENER()
699 nFormatIndex( nFormat ), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1931 sal_uLong nFormat = eDateFmt; in NextToken() local
1932 sw3io_ConvertFromOldField( *pDoc, nWhich, nSubType, nFormat, 0x0110 ); in NextToken()
1935 pDoc->GetSysFldType( RES_DATETIMEFLD ), DATEFLD, nFormat); in NextToken()
1944 sal_uLong nFormat = TF_SSMM_24; in NextToken() local
1945 sw3io_ConvertFromOldField( *pDoc, nWhich, nSubType, nFormat, 0x0110 ); in NextToken()
1947 pDoc->GetSysFldType( RES_DATETIMEFLD ), TIMEFLD, nFormat); in NextToken()
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx797 USHORT nFormat = (rSortData.nDestTab != pViewData->GetTabNo()) in Reset() local
805 theOutPos.Format( aStr, nFormat, pDoc, pDoc->GetAddressConvention() ); in Reset()
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx61 sal_Int32 nFormat, in ZipPackageFolder() argument
64 , m_nFormat( nFormat ) in ZipPackageFolder()
/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx780 sal_uInt16 nFormat = (rSortData.nDestTab != pViewData->GetTabNo()) in Reset() local
788 theOutPos.Format( aStr, nFormat, pDoc, pDoc->GetAddressConvention() ); in Reset()

Completed in 189 milliseconds

12345678910