Home
last modified time | relevance | path

Searched refs:aPitch (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLFontStylesContext.cxx92 Any aPitch; member in XMLFontStyleContext_Impl
138 aPitch <<= (sal_Int16)FontPitch::DONTKNOW; in XMLFontStyleContext_Impl()
168 aPitch = aAny; in SetAttribute()
210 XMLPropertyState aPropState( nPitchIdx, aPitch ); in FillProperties()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1493 OString aPitch = rXLFD.getToken( 4, '-', nIndex ).toAsciiLowerCase(); in parseXLFD() local
1527 if( aPitch.toChar() == 'c' || aPitch.toChar() == 'm' ) in parseXLFD()
1558 if( aPitch != "*" ) rEntry.nMask |= XLFDEntry::MaskPitch; in parseXLFD()

Completed in 29 milliseconds