Home
last modified time | relevance | path

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

123

/aoo42x/main/offapi/com/sun/star/script/
H A DModuleType.idl39 const long NORMAL = 1;
/aoo42x/main/offapi/com/sun/star/ucb/
H A DPriority.idl52 NORMAL,
/aoo42x/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextPathMode.idl37 NORMAL,
H A DEnhancedCustomShapeParameterType.idl39 const short NORMAL = 0;
/aoo42x/main/offapi/com/sun/star/graphic/
H A DGraphicColorMode.idl40 const long NORMAL = 0;
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSheetLinkMode.idl51 NORMAL,
/aoo42x/main/offapi/com/sun/star/rendering/
H A DBlendMode.idl38 const byte NORMAL = 0;
/aoo42x/main/offapi/com/sun/star/awt/
H A DFontWeight.idl73 const float NORMAL = 100.000000;
H A DFontWidth.idl73 const float NORMAL = 100.000000;
/aoo42x/main/basctl/source/basicide/
H A Dbastype2.cxx84 sal_Int32 nType = script::ModuleType::NORMAL; in getModuleType()
475 case script::ModuleType::NORMAL: in ImpCreateLibSubSubEntriesInVBAMode()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx38 const short NORMAL = 0; variable
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DDataimport.java204 modifyFontWeight("lblProgressDBConnection", com.sun.star.awt.FontWeight.NORMAL); in importReportData()
/aoo42x/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx134 float fWeight = moBold.get( false ) ? awt::FontWeight::BOLD : awt::FontWeight::NORMAL; in pushToPropMap()
/aoo42x/main/dbaccess/source/ui/misc/
H A Dimageprovider.cxx86 … _out_rxGraphic = _rData.xTableUI->getTableIcon( _rName, GraphicColorMode::NORMAL ); in lcl_getConnectionProvidedTableIcon_nothrow()
/aoo42x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2603 ::css::awt::FontWeight::NORMAL, // WEIGHT_NORMAL in mapFontWeight()
2604 ::css::awt::FontWeight::NORMAL, // WEIGHT_MEDIUM in mapFontWeight()
2615 float nWeight = ::css::awt::FontWeight::NORMAL; in mapFontWeight()
2622 : nWeight <= ::css::awt::FontWeight::NORMAL ? WEIGHT_NORMAL in mapFontWeight()
/aoo42x/main/filter/source/msfilter/
H A Deschesdo.hxx32 enum ImplEESdrPageType { NORMAL = 0, MASTER = 1, NOTICE = 2, UNDEFINED = 3 }; enumerator
H A Dmsdffimp.cxx1717 aDepthParaPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1719 aDepthParaPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1867 aRotateAnglePair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1869 aRotateAnglePair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1911 aSkewPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1913 aSkewPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1957 aOriginPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1959 aOriginPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
H A Dmsvbasic.cxx481 mhModHash[ value ] = ModuleType::NORMAL; in Open()
/aoo42x/main/vcl/source/components/
H A Dfontident.cxx147 case WEIGHT_NORMAL: aFD.Weight = com::sun::star::awt::FontWeight::NORMAL;break; in getMaterial()
/aoo42x/main/offapi/com/sun/star/formula/
H A DSymbolDescriptor.idl88 5 : <member scope="com::sun::star::awt">FontWeight::NORMAL</member>
/aoo42x/main/basic/source/uno/
H A Dscriptcont.cxx220 case ModuleType::NORMAL: in writeLibraryElement()
331 aModInfo.ModuleType = ModuleType::NORMAL; in importLibraryElement()
/aoo42x/main/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh55 new Float(com.sun.star.awt.FontWeight.NORMAL),
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx397 if ( _ColorMode == GraphicColorMode::NORMAL ) in impl_getTextTableIcon_nothrow()
/aoo42x/main/oox/source/ole/
H A Dvbaproject.cxx390 nType = ModuleType::NORMAL; in importVba()
/aoo42x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java354 SheetLinkMode.NORMAL); in insertSheetFromfile()

Completed in 156 milliseconds

123