| /aoo4110/main/svtools/source/filter/ | 
| H A D | FilterConfigCache.cxx | 351 String FilterConfigCache::GetImportFilterName( sal_uInt16 nFormat )  in GetImportFilterName()406 String FilterConfigCache::GetImportFormatName( sal_uInt16 nFormat )  in GetImportFormatName()
 434 String FilterConfigCache::GetImportFilterType( sal_uInt16 nFormat )  in GetImportFilterType()
 441 String FilterConfigCache::GetImportFilterTypeName( sal_uInt16 nFormat )  in GetImportFilterTypeName()
 461 sal_Bool FilterConfigCache::IsImportPixelFormat( sal_uInt16 nFormat )  in IsImportPixelFormat()
 466 sal_Bool FilterConfigCache::IsImportDialog( sal_uInt16 nFormat )  in IsImportDialog()
 473 String FilterConfigCache::GetExportFilterName( sal_uInt16 nFormat )  in GetExportFilterName()
 528 String FilterConfigCache::GetExportFormatName( sal_uInt16 nFormat )  in GetExportFormatName()
 556 String FilterConfigCache::GetExportFilterTypeName( sal_uInt16 nFormat )  in GetExportFilterTypeName()
 583 sal_Bool FilterConfigCache::IsExportPixelFormat( sal_uInt16 nFormat )  in IsExportPixelFormat()
 [all …]
 
 | 
| H A D | filter.cxx | 1215 String GraphicFilter::GetImportFormatName( sal_uInt16 nFormat )  in GetImportFormatName()1222 String GraphicFilter::GetImportFormatTypeName( sal_uInt16 nFormat )  in GetImportFormatTypeName()
 1229 String GraphicFilter::GetImportFormatMediaType( sal_uInt16 nFormat )  in GetImportFormatMediaType()
 1258 sal_Bool GraphicFilter::IsImportPixelFormat( sal_uInt16 nFormat )  in IsImportPixelFormat()
 1300 String GraphicFilter::GetExportFormatName( sal_uInt16 nFormat )  in GetExportFormatName()
 1307 String GraphicFilter::GetExportFormatTypeName( sal_uInt16 nFormat )  in GetExportFormatTypeName()
 1343 sal_Bool GraphicFilter::IsExportPixelFormat( sal_uInt16 nFormat )  in IsExportPixelFormat()
 1351 										sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat )  in CanImportGraphic()
 1369 										sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat )  in CanImportGraphic()
 2173 sal_Bool GraphicFilter::HasExportDialog( sal_uInt16 nFormat )  in HasExportDialog()
 [all …]
 
 | 
| /aoo4110/main/sc/source/filter/inc/ | 
| H A D | tool.h | 64 					FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item& rAttr )  in FormIdent()70 					FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt )  in FormIdent()
 96 	void			SetStamp( sal_uInt8 nFormat, sal_uInt8 nSt )  in SetStamp()
 132 inline const SfxUInt32Item* FormCache::GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt )  in GetAttr()
 
 | 
| /aoo4110/main/sot/source/sdstor/ | 
| H A D | storinfo.cxx | 51     sal_uInt32 nFormat = 0;  in ReadClipboardFormat()  local88 void WriteClipboardFormat( SvStream & rStm, sal_uLong nFormat )  in WriteClipboardFormat()
 
 | 
| /aoo4110/main/sc/source/core/tool/ | 
| H A D | zforauto.cxx | 53 ScNumFormatAbbrev::ScNumFormatAbbrev(sal_uLong nFormat,  in ScNumFormatAbbrev()76 void ScNumFormatAbbrev::PutFormatIndex(sal_uLong nFormat,  in PutFormatIndex()
 
 | 
| H A D | cellform.cxx | 46 void ScCellFormat::GetString( ScBaseCell* pCell, sal_uLong nFormat, String& rString,  in GetString()171 void ScCellFormat::GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString,  in GetInputString()
 
 | 
| H A D | chartarr.cxx | 267 								sal_uInt32 nFormat;  in CreateMemChartSingle()  local430                                     sal_uLong nFormat = pDocument->GetNumberFormat( *pPos );  in CreateMemChartMulti()  local
 463 								sal_uLong nFormat = pDocument->GetNumberFormat( *pPos );  in CreateMemChartMulti()  local
 
 | 
| /aoo4110/main/l10ntools/source/filter/utils/ | 
| H A D | Cache.java | 293         int nFormat = FORMAT_UNSUPPORTED;  in mapFormatString2Format()  local346                                      int          nFormat)  in fromXML()
 500                                     int              nFormat   ,  in toHTML()
 611                                    int              nFormat  ,  in toXML()
 706                                                                 int               nFormat)  in convertTypePropsToExternal()
 806                                                                   int               nFormat)  in convertFilterPropsToExternal()
 1029                                                                 int               nFormat)  in convertTypePropsToInternal()
 1152                                                                   int               nFormat)  in convertFilterPropsToInternal()
 1915     public synchronized void validate(int nFormat)  in validate()
 1933     private void validateTypes(int nFormat)  in validateTypes()
 [all …]
 
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | cvtgrf.cxx | 130 sal_uLong GraphicConverter::Import( SvStream& rIStm, Graphic& rGraphic, sal_uLong nFormat )  in Import()153 sal_uLong GraphicConverter::Export( SvStream& rOStm, const Graphic& rGraphic, sal_uLong nFormat )  in Export()
 
 | 
| /aoo4110/main/svtools/source/misc/ | 
| H A D | transfer.cxx | 643 void TransferableHelper::AddFormat( SotFormatStringId nFormat )  in AddFormat()714 void TransferableHelper::RemoveFormat( SotFormatStringId nFormat )  in RemoveFormat()
 742 sal_Bool TransferableHelper::HasFormat( SotFormatStringId nFormat )  in HasFormat()
 1717 sal_Bool TransferableDataHelper::GetString( SotFormatStringId nFormat, String& rStr )  in GetString()
 1741 sal_Bool TransferableDataHelper::GetString( SotFormatStringId nFormat, ::rtl::OUString& rStr )  in GetString()
 1785 sal_Bool TransferableDataHelper::GetBitmapEx( SotFormatStringId nFormat, BitmapEx& rBmpEx )  in GetBitmapEx()
 1947 sal_Bool TransferableDataHelper::GetGraphic( SotFormatStringId nFormat, Graphic& rGraphic )  in GetGraphic()
 2015 sal_Bool TransferableDataHelper::GetImageMap( SotFormatStringId nFormat, ImageMap& rIMap )  in GetImageMap()
 2068 	const SotFormatStringId nFormat = SotExchange::GetFormat( rFlavor );  in GetINetBookmark()  local
 2200 sal_Bool TransferableDataHelper::GetINetImage( SotFormatStringId nFormat,  in GetINetImage()
 [all …]
 
 | 
| /aoo4110/main/reportdesign/source/ui/dlg/ | 
| H A D | GroupExchange.cxx | 59 		sal_uLong nFormat = SotExchange::GetFormat(rFlavor);  in GetData()  local
 | 
| /aoo4110/main/sot/source/base/ | 
| H A D | exchange.cxx | 338 sal_Bool SotExchange::GetFormatDataFlavor( sal_uLong nFormat, DataFlavor& rFlavor )  in GetFormatDataFlavor()380 String SotExchange::GetFormatMimeType( sal_uLong nFormat )  in GetFormatMimeType()
 482 String SotExchange::GetFormatName( sal_uLong nFormat )  in GetFormatName()
 
 | 
| /aoo4110/main/sc/source/ui/vba/ | 
| H A D | vbaformat.cxx | 380 			sal_Int32 nFormat = 0;  in getNumberFormatLocal()  local405 		sal_Int32 nFormat = xNumberFormats->queryKey(_sFormatString, _aLocale , sal_True);  in setNumberFormat()  local
 425 		sal_Int32 nFormat = -1;  in setNumberFormatLocal()  local
 461 		sal_Int32 nFormat = xNumberFormats->queryKey(sFormatString, aDefaultLocale, sal_True);  in setNumberFormat()  local
 739 		sal_Int32 nFormat = -1;  in getNumberFormat()  local
 
 | 
| /aoo4110/main/cui/source/dialogs/ | 
| H A D | pastedlg.cxx | 128 void SvPasteObjectDialog::Insert( SotFormatStringId nFormat, const String& rFormatName )  in Insert()159 		SotFormatStringId nFormat = (*aIter++).mnSotId;  in GetFormat()  local
 
 | 
| /aoo4110/main/dbaccess/source/ui/tabledesign/ | 
| H A D | TableRowExchange.cxx | 74 		sal_uLong nFormat = SotExchange::GetFormat(rFlavor);  in GetData()  local
 | 
| /aoo4110/main/xmloff/source/draw/ | 
| H A D | XMLNumberStyles.cxx | 449 	sal_Int32 nFormat = nTimeFormat;  in getTimeStyleName()  local465 	sal_Int32 nFormat = nDateFormat;  in getDateStyleName()  local
 683 		for( sal_Int16 nFormat = 0; nFormat < SdXMLTimeFormatCount; nFormat++ )  in EndElement()  local
 696 		for( sal_Int16 nFormat = 0; nFormat < SdXMLDateFormatCount; nFormat++ )  in EndElement()  local
 723 			for( sal_Int16 nFormat = 0; nFormat < SdXMLTimeFormatCount; nFormat++ )  in EndElement()  local
 
 | 
| /aoo4110/main/sw/source/ui/utlui/ | 
| H A D | numfmtlb.cxx | 242 		sal_uLong  nFormat;  in SetFormatType()  local326     sal_uLong nFormat = pFormatter->GetFormatForLanguageIfBuiltIn(nDefFmt, eCurLanguage);  in SetDefFormat()  local
 427 		sal_uLong nFormat = pFormatter->GetStandardFormat( nCurrFormatType, eCurLanguage);  in IMPL_LINK()  local
 
 | 
| /aoo4110/main/vcl/unx/headless/ | 
| H A D | svpvd.cxx | 62         sal_uInt32 nFormat = SVP_DEFAULT_BITMAP_FORMAT;  in SetSize()  local
 | 
| /aoo4110/main/package/inc/ | 
| H A D | ZipPackageFolder.hxx | 87 	void setPackageFormat_Impl( sal_Int32 nFormat ) { m_nFormat = nFormat; }  in setPackageFormat_Impl()
 | 
| /aoo4110/main/vcl/unx/generic/app/ | 
| H A D | wmadaptor.cxx | 250     int					nFormat		= 8;  in WMAdaptor()  local436     int					nFormat		= 8;  in NetWMAdaptor()  local
 630     int					nFormat		= 8;  in GnomeWMAdaptor()  local
 835     int					nFormat		= 8;  in getNetWmName()  local
 1153     int nFormat				= aProp.nitems ? aProp.format : 8;  in setWMName()  local
 1987             int nFormat;  in handlePropertyNotify()  local
 2063             int nFormat = 0;  in handlePropertyNotify()  local
 2298         int					nFormat		= 8;  in getCurrentWorkArea()  local
 2337         int					nFormat		= 8;  in getWindowWorkArea()  local
 
 | 
| /aoo4110/main/xmloff/source/text/ | 
| H A D | XMLLineNumberingExport.cxx | 145 			sal_Int16 nFormat = 0;  in Export()  local
 | 
| /aoo4110/main/svtools/source/urlobj/ | 
| H A D | inetimg.cxx | 64 sal_Bool INetImage::Read( SvStream& rIStm, sal_uLong nFormat )  in Read()
 | 
| /aoo4110/main/sc/source/filter/lotus/ | 
| H A D | op.cxx | 95 	sal_uInt8			nFormat;  in OP_Integer()  local115 	sal_uInt8			nFormat;  in OP_Number()  local
 135 	sal_uInt8			nFormat;  in OP_Label()  local
 163 	sal_uInt8				nFormat;  in OP_Formula()  local
 359 	sal_uInt8		nFormat;  in OP_Blank()  local
 
 | 
| /aoo4110/main/filter/source/msfilter/ | 
| H A D | viscache.hxx | 36 	sal_uLong	nFormat;  member in Impl_OlePres
 | 
| /aoo4110/main/vcl/unx/generic/desktopdetect/ | 
| H A D | desktopdetector.cxx | 101                     int nFormat = 0;  in is_gnome_desktop()  local165         int					nFormat		= 8;  in KDEVersion()  local
 
 |