Home
last modified time | relevance | path

Searched refs:Pitch (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx128 return maLockedRect.Pitch; in getStride()
383 aLockedRect.Pitch, in getBitmap()
574 …sal_uInt8 *pSrc = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in getData()
581 pSrc += aLockedRect.Pitch; in getData()
658 …sal_uInt8 *pDst = (sal_uInt8 *)((((BYTE *)aLockedRect.pBits)+(rect.Y1*aLockedRect.Pitch))+rect.X1); in setData()
664 pDst += aLockedRect.Pitch; in setData()
729 sal_uInt32 *pDst = (sal_uInt32 *)((((BYTE *)aLockedRect.pBits)+(pos.Y*aLockedRect.Pitch))+pos.X); in setPixel()
787 sal_uInt32 *pDst = (sal_uInt32 *)((((BYTE *)aLockedRect.pBits)+(pos.Y*aLockedRect.Pitch))+pos.X); in getPixel()
H A Ddx_9rm.cxx457 pDst += aLockedRect.Pitch; in update()
497 pDst += aLockedRect.Pitch; in update()
530 pDst += aLockedRect.Pitch; in update()
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx56 rFont.SetPitch( (FontPitch)rDesc.Pitch ); in ConvertToFont()
74 rDesc.Pitch = sal::static_int_cast< sal_Int16 >(rFont.GetPitch()); in ConvertFromFont()
94 aFontItem.SetPitch( (FontPitch)rDesc.Pitch); in FillItemSet()
149 rDesc.Pitch = sal::static_int_cast< sal_Int16 >( in FillFromItemSet()
/trunk/main/vcl/source/components/
H A Dfontident.cxx134 case PITCH_VARIABLE: aFD.Pitch = com::sun::star::awt::FontPitch::VARIABLE;break; in getMaterial()
135 case PITCH_FIXED: aFD.Pitch = com::sun::star::awt::FontPitch::FIXED;break; in getMaterial()
137 aFD.Pitch = com::sun::star::awt::FontPitch::DONTKNOW; in getMaterial()
/trunk/main/dbaccess/source/core/api/
H A Ddatasettings.cxx123 …ONTPITCH, PropertyAttribute::BOUND,&_pItem->m_aFont.Pitch, ::getCppuType(&_pItem->m_aFont.Pitc… in registerPropertiesFor()
216 _rDefault <<= aFD.Pitch; in getPropertyDefaultByHandle()
H A Dtable.cxx243 …PROPERTY_ID_FONTPITCH, PropertyAttribute::BOUND,&m_aFont.Pitch, ::getCppuType(&m_aFont.Pitch)); in construct()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx87 aValue <<= _rFont.Pitch; in lcl_extractFontDescriptorAggregate()
321 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Pitch ); in convertFastPropertyValue()
416 _rValue >>= m_aFont.Pitch; in setFastPropertyValue_NoBroadcast()
H A DGrid.cxx969 _rxOutStream->writeShort( aFont.Pitch ); in write()
1106 aFont.Pitch = _rxInStream->readShort(); in read()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx133 case BASEPROPERTY_FONTDESCRIPTORPART_PITCH: rValue >>= rFD.Pitch; in DECLARE_TABLE()
251 case BASEPROPERTY_FONTDESCRIPTORPART_PITCH: aDefault <<= aFD.Pitch; break; in ImplGetDefaultValue()
697 OutStream->writeShort( aFD.Pitch ); in write()
785 OutStream->writeShort( aFD.Pitch ); in write()
901 aFD.Pitch = InStream->readShort(); in read()
976 pFD->Pitch = InStream->readShort(); in read()
1296 case BASEPROPERTY_FONTDESCRIPTORPART_PITCH: rValue <<= aFD.Pitch; in getFastPropertyValue()
/trunk/main/comphelper/source/streaming/
H A Dbasicio.cxx44 _rxOutStream->writeShort( _rFont.Pitch ); in operator <<()
70 _rFont.Pitch = _rxInStream->readShort(); in operator >>()
/trunk/main/reportdesign/source/core/api/
H A DReportControlModel.cxx40 && ( _lhs.Pitch == _rhs.Pitch ) in operator ==()
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx384 return varName.aFontDescriptor.Pitch; \
389 set(PROPERTY_CHARFONTPITCH,_charfontpitch,varName.aFontDescriptor.Pitch); \
665 return varName.aAsianFontDescriptor.Pitch; \
669 set(PROPERTY_CHARFONTPITCHASIAN,the_value,varName.aAsianFontDescriptor.Pitch); \
757 return varName.aComplexFontDescriptor.Pitch; \
761 set(PROPERTY_CHARFONTPITCHCOMPLEX,the_value,varName.aComplexFontDescriptor.Pitch); \
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.src274 Text [ en-US ] = "H. Pitch" ;
278 Text [ en-US ] = "V. Pitch" ;
/trunk/main/comphelper/source/misc/
H A Dtypes.cxx437 ( _rLeft.Pitch == _rRight.Pitch ) && in operator ==()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx288 if (def_descr.Pitch != _descr.Pitch) in createElement()
290 switch (_descr.Pitch) in createElement()
1230 f1.Pitch == f2.CharSet && in equalFont()
H A Dxmldlg_import.cxx480 _descr.Pitch = awt::FontPitch::FIXED; in importFontStyle()
484 _descr.Pitch = awt::FontPitch::VARIABLE; in importFontStyle()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx288 …ERTY_FONTPITCH.length), PROPERTY_ID_FONTPITCH, &::getCppuType(&aFont.Pitch) ,PropertyAttribu… in copyStyleElements()
321 xProp->getPropertyValue(PROPERTY_FONTPITCH) >>= aFont.Pitch; in copyStyleElements()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx334 aFD.Pitch = sal::static_int_cast< sal_Int16 >(rFont.GetPitch()); in CreateFontDescriptor()
360 if ( (FontPitch)rDescr.Pitch != PITCH_DONTKNOW ) in CreateFont()
361 aFont.SetPitch( (FontPitch)rDescr.Pitch ); in CreateFont()
/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx218 sal_Int16 Pitch; member
227 Pitch ( nPitch ), in FontCollectionEntry()
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx584 aFDesc.Pitch = eBulletFontPitch; in GetProperties()
1397 aFDesc.Pitch = PITCH_DONTKNOW ; in SetDefaultStyle()
/trunk/main/offapi/com/sun/star/awt/
H A DFontDescriptor.idl94 short Pitch;
/trunk/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx300 aFontDesc.Pitch = nBulletFontPitch; in pushToPropMap()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi306 FontPitch Pitch MID_FONTPICTH;
/trunk/main/svx/sdi/
H A Dsvxitems.sdi215 FontPitch Pitch MID_FONT_PITCH; // INT16
/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx613 aValues[ i++ ] >>= aResult.Pitch; in createFontDescriptorFromPropertySet()

Completed in 146 milliseconds

12