Home
last modified time | relevance | path

Searched refs:aSubType (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/fpicker/source/aqua/
H A DControlHelper.cxx836 Class aSubType = [pControl class]; in layoutControls() local
837 if (aSubType == [NSPopUpButton class]) { in layoutControls()
872 Class aSubType = [pControl class]; in layoutControls() local
881 if (aSubType == [NSPopUpButton class]) { in layoutControls()
/aoo41x/main/sd/source/core/
H A DCustomAnimationPreset.cxx652 OUString aSubType; in getRandomPreset() local
656 aSubType = aSubTypes[nSubType]; in getRandomPreset()
658 xNode = pPreset->create( aSubType ); in getRandomPreset()
/aoo41x/main/svl/source/misc/
H A Dinettype.cxx890 UniString aSubType; in GetContentType() local
891 if (parse(rTypeName, aType, aSubType)) in GetContentType()
894 aType += aSubType; in GetContentType()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx654 String aSubType( aStr.Copy( 0, pos )); in Out() local
657 rOut.ConvertUStr( aSubType ); in Out()
665 if (aSubType.EqualsAscii( sd ) || aSubType.EqualsAscii( se)) \ in Out()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3121 rtl::OString aSubType( "/Type1" ); in emitSystemFont() local
3151 aSubType = rtl::OString( "/TrueType" ); in emitSystemFont()
3197 aLine.append( aSubType ); in emitSystemFont()

Completed in 106 milliseconds