Home
last modified time | relevance | path

Searched refs:getFormat (Results 1 – 20 of 20) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java116 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 DSxcDocumentSerializer.java529 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 DColumnRowInfo.java96 public Format getFormat() { in getFormat() method in ColumnRowInfo
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx715 …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 Ddx_surfacebitmap.cxx75 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 Ddx_9rm.cxx423 switch( rSource.getFormat() ) in update()
H A Ddx_5rm.cxx912 switch( rSource.getFormat() ) in update()
/trunk/main/avmedia/source/java/
H A DFrameGrabber.java149 … 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 DCGSettings.java184 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 DMinicalcEncoder.java292 CellAttributes ca = new CellAttributes(getFormat(fmt), in addCell()
546 private long getFormat(Format fmt) in getFormat() method in MinicalcEncoder
H A DMinicalcDecoder.java584 long format = att.getFormat(); in getCellFormatType()
/trunk/main/canvas/inc/canvas/rendering/
H A Dicolorbuffer.hxx84 virtual Format getFormat() const = 0;
/trunk/main/sw/source/filter/ww8/
H A DWW8FFData.hxx98 const ::rtl::OUString & getFormat() const { return msFormat; } in getFormat() function in sw::WW8FFData
/trunk/main/sw/source/ui/vba/
H A Dvbafind.hxx76 virtual ::sal_Bool SAL_CALL getFormat() throw (css::uno::RuntimeException);
H A Dvbafind.cxx234 ::sal_Bool SAL_CALL SwVbaFind::getFormat() throw (uno::RuntimeException) in getFormat() function in SwVbaFind
/trunk/main/wizards/com/sun/star/wizards/common/
H A DHelper.java343 public int getFormat(short format) in getFormat() method in Helper.DateUtils
/trunk/main/package/inc/
H A DZipPackage.hxx131 sal_Int32 getFormat() const { return m_nFormat; } in getFormat() function in ZipPackage
/trunk/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx66 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 DTextDocument.java409 int ff = du.getFormat(NumberFormatIndex.DATE_SYS_DDMMYY); in setWizardTemplateDocInfo()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx402 … nNumberFormatKey = m_aAxesNumberFormats.getFormat(1,rDataSeries.getAttachedAxisIndex()); in getLabelTextForValue()

Completed in 85 milliseconds