/trunk/main/sdext/source/presenter/ |
H A D | PresenterButton.cxx | 120 meState(PresenterBitmapDescriptor::Normal), in PresenterButton() 368 meState = PresenterBitmapDescriptor::Normal; in mouseReleased() 393 meState = PresenterBitmapDescriptor::Normal; in mouseExited() 549 PresenterBitmapDescriptor::Normal, in SetupButtonBitmaps()
|
H A D | PresenterBitmapContainer.cxx | 261 BitmapDescriptor::Normal, in LoadBitmap() 416 case Normal: in GetBitmap() 453 case Normal: in SetBitmap()
|
H A D | PresenterBitmapContainer.hxx | 64 enum Mode {Normal, MouseOver, ButtonDown, Disabled, Mask}; enumerator
|
/trunk/main/cui/source/tabpages/ |
H A D | chardlg.src | 96 "Normal" ; 112 "Normal" ; 217 "Normal" ; 291 "Normal" ; 723 Text [ en-US ] = "Normal" ;
|
/trunk/main/vcl/unx/kde4/ |
H A D | KDESalFrame.cxx | 114 else if ( nWeight <= QFont::Normal ) in toFont() 115 aInfo.m_eWeight = psp::weight::Normal; in toFont() 134 aInfo.m_eWidth = psp::width::Normal; in toFont()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 1136 aInfo.m_eWeight = psp::weight::Normal; in GetFCFontOptions() 1173 aInfo.m_eWidth = psp::width::Normal; in GetFCFontOptions() 1481 case WEIGHT_NORMAL: eWeight = psp::weight::Normal; break; in GetFcSubstitute() 1501 case WIDTH_NORMAL: eWidth = psp::width::Normal; break; in GetFcSubstitute() 1541 case psp::weight::Normal: aRet.meWeight = WEIGHT_NORMAL; break; in GetFcSubstitute() 1557 case psp::width::Normal: aRet.meWidthType = WIDTH_NORMAL; break; in GetFcSubstitute()
|
H A D | pspgraphics.cxx | 1217 case psp::width::Normal: return WIDTH_NORMAL; in ToFontWidth() 1238 case psp::weight::Normal: return WEIGHT_NORMAL; in ToFontWeight()
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | genericelements.hxx | 183 ParagraphElement( Element* pParent ) : Element( pParent ), Type( Normal ), bRtl( false ) {} in ParagraphElement() 197 enum ParagraphType { Normal, Headline }; enumerator
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | accessibility.src | 28 Text [ en-US ] = "Normal View" ; 38 Text [ en-US ] = "Normal View" ;
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontconfig.cxx | 650 return weight::Normal; in convertWeight() 698 return width::Normal; in convertWidth() 950 case weight::Normal: nWeight = FC_WEIGHT_NORMAL;break; in addtopattern() 970 case width::Normal: nWidth = FC_WIDTH_NORMAL;break; in addtopattern()
|
H A D | fontmanager.cxx | 169 eWeight = weight::Normal; in parseWeight() 198 eWidth = width::Normal; in parseWidth() 1694 case weight::Normal: aXLFD.append("normal");break; in getXLFD() 1717 case width::Normal: aXLFD.append("normal");break; in getXLFD() 1929 default: pFont->m_eWeight = weight::Normal; break; in analyzeTrueTypeFile() 1944 default: pFont->m_eWidth = width::Normal; break; in analyzeTrueTypeFile()
|
/trunk/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 73 Normal = 5, enumerator 98 Normal = 5, enumerator
|
/trunk/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.src | 611 Text [ en-US ] = "Normal" ; 636 Text [ en-US ] = " Spacing: Normal" ;
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | Priority.idl | 50 /** Normal priority.
|
/trunk/main/sd/source/ui/slideshow/ |
H A D | slideshow.src | 96 Text [ en-US ] = "~Normal" ;
|
/trunk/main/chart2/source/controller/dialogs/ |
H A D | Strings_ChartTypes.src | 120 Text [ en-US ] = "Normal" ;
|
/trunk/main/svtools/source/control/ |
H A D | ctrlbox.src | 75 Text [ en-US ] = "Normal" ;
|
/trunk/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 1757 else if ( nWeight <= QFont::Normal ) in toFont() 1758 aInfo.m_eWeight = psp::weight::Normal; in toFont() 1777 aInfo.m_eWidth = psp::width::Normal; in toFont()
|
/trunk/main/scripting/examples/beanshell/Highlight/ |
H A D | highlighter.bsh | 46 // Sets the replaced text property fontweight value to Bold or Normal
|
/trunk/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.src | 221 Text [ en-US ] = "~Normal" ;
|
/trunk/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 1112 case psp::width::Normal: return WIDTH_NORMAL; in ToFontWidth() 1130 case psp::weight::Normal: return WEIGHT_NORMAL; in ToFontWeight()
|
/trunk/main/sd/source/core/ |
H A D | glob.src | 162 Text [ en-US ] = "Normal View" ;
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.src | 104 < "Normal" ; Default; > ;
|
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionImpl.cxx | 896 basegfx::B3DVector Normal( basegfx::cross( Verts[0] - Verts[1] , Verts[1] - Verts[2] ) ); in pushTriangle() local 897 if(Normal.getZ() >= 0.0)//if the normal is facing us in pushTriangle()
|
/trunk/main/sw/sdi/ |
H A D | _viewsh.sdi | 327 //Aktueller Selektionsmode: 0 == Normal, 2 == Ergaenzen, 1 == Erweitern
|