Searched refs:aSubType (Results 1 – 5 of 5) sorted by relevance
836 Class aSubType = [pControl class]; in layoutControls() local837 if (aSubType == [NSPopUpButton class]) { in layoutControls()872 Class aSubType = [pControl class]; in layoutControls() local881 if (aSubType == [NSPopUpButton class]) { in layoutControls()
652 OUString aSubType; in getRandomPreset() local656 aSubType = aSubTypes[nSubType]; in getRandomPreset()658 xNode = pPreset->create( aSubType ); in getRandomPreset()
890 UniString aSubType; in GetContentType() local891 if (parse(rTypeName, aType, aSubType)) in GetContentType()894 aType += aSubType; in GetContentType()
654 String aSubType( aStr.Copy( 0, pos )); in Out() local657 rOut.ConvertUStr( aSubType ); in Out()665 if (aSubType.EqualsAscii( sd ) || aSubType.EqualsAscii( se)) \ in Out()
3121 rtl::OString aSubType( "/Type1" ); in emitSystemFont() local3151 aSubType = rtl::OString( "/TrueType" ); in emitSystemFont()3197 aLine.append( aSubType ); in emitSystemFont()
Completed in 774 milliseconds