| /trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ | 
| H A D | CellStyle.java | 116 	public Format getFormat() {  in getFormat()  method in CellStyle 305 			Format parentFormat = parentStyle.getFormat();  in getResolved() 306 			Format resolvedFormat = resolved.getFormat();  in getResolved() 364 		Format rhs = tStyle.getFormat();  in isSubset()
  | 
| H A D | SxcDocumentSerializer.java | 529 			Format defaultFmt = new Format(cellStyle.getFormat());  in traverseTableColumn() 615 			Format definedFormat = cStyle.getFormat();  in traverseCell() 643 						fmt = new Format(cri.getFormat());  in traverseCell()
  | 
| H A D | ColumnRowInfo.java | 96 	public Format getFormat() {  in getFormat()  method in ColumnRowInfo
  | 
| /trunk/main/package/source/package/zippackage/ | 
| H A D | ZipPackageStream.cxx | 715 …if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE && rZipPackage.getFormat() != embed…  in setPropertyValue() 744 		if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE )  in setPropertyValue() 768 		if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE )  in setPropertyValue() 813 		if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE )  in setPropertyValue()
  | 
| /trunk/main/canvas/source/directx/ | 
| H A D | dx_surfacebitmap.cxx | 75             virtual Format     getFormat() const; 132 		canvas::IColorBuffer::Format DXColorBuffer::getFormat() const  in getFormat()  function in dxcanvas::__anon04850dbd0111::DXColorBuffer 161             virtual Format     getFormat() const; 210 		canvas::IColorBuffer::Format GDIColorBuffer::getFormat() const  in getFormat()  function in dxcanvas::__anon04850dbd0111::GDIColorBuffer
  | 
| H A D | dx_9rm.cxx | 423 					switch( rSource.getFormat() )  in update()
  | 
| H A D | dx_5rm.cxx | 912 				switch( rSource.getFormat() )  in update()
  | 
| /trunk/main/avmedia/source/java/ | 
| H A D | FrameGrabber.java | 149 …             if( aBuffer != null && aBuffer.getFormat() instanceof javax.media.format.VideoFormat )  in grabFrame() 152 …                                            (javax.media.format.VideoFormat) aBuffer.getFormat() ).  in grabFrame()
  | 
| /trunk/main/wizards/com/sun/star/wizards/web/data/ | 
| H A D | CGSettings.java | 184             dateFormat = dateUtils.getFormat(NumberFormatIndex.DATE_SYS_DMMMYYYY);  in Formatter() 185             numberFormat = dateUtils.getFormat(NumberFormatIndex.NUMBER_1000DEC2);  in Formatter()
  | 
| /trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ | 
| H A D | MinicalcEncoder.java | 292         CellAttributes ca = new CellAttributes(getFormat(fmt),   in addCell() 546     private long getFormat(Format fmt)   in getFormat()  method in MinicalcEncoder
  | 
| H A D | MinicalcDecoder.java | 584                 long format = att.getFormat();  in getCellFormatType()
  | 
| /trunk/main/canvas/inc/canvas/rendering/ | 
| H A D | icolorbuffer.hxx | 84 		virtual Format getFormat() const = 0;
  | 
| /trunk/main/sw/source/filter/ww8/ | 
| H A D | WW8FFData.hxx | 98     const ::rtl::OUString & getFormat() const { return msFormat; }  in getFormat()  function in sw::WW8FFData
  | 
| /trunk/main/sw/source/ui/vba/ | 
| H A D | vbafind.hxx | 76     virtual ::sal_Bool SAL_CALL getFormat() throw (css::uno::RuntimeException);
  | 
| H A D | vbafind.cxx | 234 ::sal_Bool SAL_CALL SwVbaFind::getFormat() throw (uno::RuntimeException)  in getFormat()  function in SwVbaFind
  | 
| /trunk/main/wizards/com/sun/star/wizards/common/ | 
| H A D | Helper.java | 343         public int getFormat(short format)  in getFormat()  method in Helper.DateUtils
  | 
| /trunk/main/package/inc/ | 
| H A D | ZipPackage.hxx | 131     sal_Int32 getFormat() const { return m_nFormat; }  in getFormat()  function in ZipPackage
  | 
| /trunk/main/chart2/source/view/inc/ | 
| H A D | VSeriesPlotter.hxx | 66     sal_Int32 getFormat( sal_Int32 nDimIndex, sal_Int32 nAxisIndex ) const  in getFormat()  function in chart::AxesNumberFormats
  | 
| /trunk/main/wizards/com/sun/star/wizards/text/ | 
| H A D | TextDocument.java | 409             int ff = du.getFormat(NumberFormatIndex.DATE_SYS_DDMMYY);  in setWizardTemplateDocInfo()
  | 
| /trunk/main/chart2/source/view/charttypes/ | 
| H A D | VSeriesPlotter.cxx | 402 …           nNumberFormatKey = m_aAxesNumberFormats.getFormat(1,rDataSeries.getAttachedAxisIndex());  in getLabelTextForValue()
  |