Home
last modified time | relevance | path

Searched refs:NORMAL (Results 51 – 75 of 75) sorted by relevance

123

/aoo42x/main/filter/source/msfilter/
H A Dsvxmsbas.cxx346 case ModuleType::NORMAL: in ImportCode_Impl()
H A Dmsvbahelper.cxx211 if( pModule->GetModuleType() == script::ModuleType::NORMAL ) in hasMacro()
H A Descherex.cxx2484 case com::sun::star::drawing::EnhancedCustomShapeParameterType::NORMAL : in GetValueForEnhancedCustomShapeParameter()
2539 case com::sun::star::drawing::EnhancedCustomShapeParameterType::NORMAL : in GetValueForEnhancedCustomShapeHandleParameter()
3544 if ( fFontWidth > awt::FontWeight::NORMAL ) in CreateCustomShapeProperties()
/aoo42x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx695 return awt::FontWeight::NORMAL; in getCharWeight()
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx158 rMod.mnType = com::sun::star::script::ModuleType::NORMAL; in Save()
/aoo42x/main/xmloff/source/draw/
H A Dximpcustomshape.cxx226 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::NORMAL; in GetNextParameter()
803 if ( aParameter.Type == com::sun::star::drawing::EnhancedCustomShapeParameterType::NORMAL ) in GetAdjustmentValues()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx381 …tl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontWeight" ) ), uno::Any( awt::FontWeight::NORMAL ) ); in Add()
/aoo42x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1003 return ::com::sun::star::awt::FontWeight::NORMAL; in ConvertFontWeight()
1030 return ::com::sun::star::awt::FontWidth::NORMAL; in ConvertFontWidth()
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx997 if ( !ImplGetPageByIndex( 0, NORMAL ) ) in ImplInitSOIface()
1028 case NORMAL : in ImplGetPageByIndex()
4826 if ( mbEmptyPresObj && ( ePageType == NORMAL ) ) in ImplWritePage()
5115 if ( mbEmptyPresObj && ( ePageType == NORMAL ) ) in ImplWritePage()
5429 if ( ( ePageType == NORMAL ) && ( bMasterPage == sal_False ) ) in ImplWritePage()
H A Deppt.hxx91 enum PageType { NORMAL = 0, MASTER = 1, NOTICE = 2, UNDEFINED = 3 }; enumerator
/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx535 REGISTER_EVENT( AUTO_##eventid, script::ModuleType::NORMAL, "Auto", eventname, -1, false ) in ScVbaEventsHelper()
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx428 aFontDescriptor.Weight = awt::FontWeight::NORMAL; in ImplSetTextBundle()
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java668 float fCharWeight = _aSO.getCharWeight(com.sun.star.awt.FontWeight.NORMAL); in insertLabel()
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb1 ….sun.star.awt.FontSlantBOLDDOTTEDshortDOUBLEWAVEshortDASHDOTDOTshortNORMALfloatULTRALIGHTfl…
/aoo42x/main/rsc/doku/feinkonz.43/
H A Drsc.doc3275 Anstelle von MAXIMIZE kann auch NORMAL und MINIMIZE angegeben werden.
3277 MINIMIZE wird das Fenster so klein wie m�glich dargestellt (iconic). NORMAL
3287  Show = NORMAL;
/aoo42x/main/oox/source/xls/
H A Dstylesbuffer.cxx694 ::com::sun::star::awt::FontWeight::NORMAL, in ApiFontData()
1008 …aApiData.maDesc.Weight = maModel.mbBold ? cssawt::FontWeight::BOLD : cssawt::FontWeight::NORMAL; in finalizeImport()
/aoo42x/main/basctl/source/basicide/
H A Dbaside2.cxx1426 case script::ModuleType::NORMAL: in CreateEntryDescriptor()
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1064 mInfo.ModuleType = ModuleType::NORMAL; in MakeModule32()
H A Dsbxmod.cxx523 SetModuleType( script::ModuleType::NORMAL ); in SbModule()
/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx812 …getFlagValue( maFontData.mnFontEffects, AX_FONTDATA_BOLD, FontWeight::BOLD, FontWeight::NORMAL ) ); in convertProperties()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1072 mfFontWeight = awt::FontWeight::NORMAL; in IMPL_LINK()
/aoo42x/main/qadevOOo/runner/util/
H A DValueChanger.java844 flags[0] = PolygonFlags.NORMAL; in changePValue()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx996 …sAscii( "bold" ) ? com::sun::star::awt::FontWeight::BOLD : com::sun::star::awt::FontWeight::NORMAL; in convertAnimationValue()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2911 …uno::Any aBold( uno::makeAny( nIntValue != 0 ? awt::FontWeight::BOLD : awt::FontWeight::NORMAL ) ); in sprmWithProps()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx214 …aFontDescriptor.Weight = (awt::FontWeight::NORMAL + awt::FontWeight::BOLD) - aFontDescriptor.Weigh… in lcl_setFontWPU_nothrow()

Completed in 261 milliseconds

123