Home
last modified time | relevance | path

Searched refs:FixedImage (Results 1 – 25 of 109) sorted by relevance

12345

/trunk/main/vcl/source/control/
H A Dfixed.cxx935 void FixedImage::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
945 WinBits FixedImage::ImplInitStyle( WinBits nStyle ) in ImplInitStyle()
954 void FixedImage::ImplInitSettings() in ImplInitSettings()
979 void FixedImage::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()
994 FixedImage::FixedImage( Window* pParent, WinBits nStyle ) : in FixedImage() function in FixedImage
1002 FixedImage::FixedImage( Window* pParent, const ResId& rResId ) : in FixedImage() function in FixedImage
1016 FixedImage::~FixedImage() in ~FixedImage()
1022 void FixedImage::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw()
1060 void FixedImage::Paint( const Rectangle& ) in Paint()
1067 Size FixedImage::GetOptimalSize( WindowSizeType ) const in GetOptimalSize()
[all …]
H A Dimgctrl.cxx38 :FixedImage( pParent, nStyle ) in ImageControl()
46 :FixedImage( pParent, rResId ) in ImageControl()
216 FixedImage::GetFocus(); in GetFocus()
224 FixedImage::GetFocus(); in LoseFocus()
/trunk/main/cui/source/inc/
H A Ddstribut.hxx69 FixedImage maHorLow ;
70 FixedImage maHorCenter ;
71 FixedImage maHorDistance ;
72 FixedImage maHorHigh ;
79 FixedImage maVerLow ;
80 FixedImage maVerCenter ;
81 FixedImage maVerDistance ;
82 FixedImage maVerHigh ;
/trunk/main/cui/source/tabpages/
H A Ddstribut.src83 FixedImage IMG_HOR_LOW {
92 FixedImage IMG_HOR_CENTER {
101 FixedImage IMG_HOR_DISTANCE {
110 FixedImage IMG_HOR_HIGH {
166 FixedImage IMG_VER_HIGH {
175 FixedImage IMG_VER_CENTER {
184 FixedImage IMG_VER_DISTANCE {
193 FixedImage IMG_VER_LOW {
/trunk/main/cui/source/options/
H A Dsecurityoptions.src53 FixedImage FI_SAVESENDDOCS
65 FixedImage FI_SIGNDOCS
77 FixedImage FI_PRINTDOCS
89 FixedImage FI_CREATEPDF
107 FixedImage FI_REMOVEINFO
119 FixedImage FI_RECOMMENDPWD
131 FixedImage FI_CTRLHYPERLINK
H A Doptgdlg.src103 FixedImage FI_FILEDLG_RO
467 FixedImage FI_USERINTERFACE
489 FixedImage FI_LOCALESETTING
524 FixedImage FI_CURRENCY
552 FixedImage FI_WEST_LANG
575 FixedImage FI_ASIAN_LANG
597 FixedImage FI_COMPLEX_LANG
632 FixedImage FI_ASIANSUPPORT
645 FixedImage FI_CTLSUPPORT
H A Doptsave.src74 FixedImage FI_BACKUP
208 FixedImage FI_FILTER
223 FixedImage FI_ODF_WARNING
263 FixedImage IMG_WARNING
/trunk/main/chart2/source/controller/dialogs/
H A Dres_Trendline.hxx57 FixedImage m_aFINone;
58 FixedImage m_aFILinear;
59 FixedImage m_aFILogarithmic;
60 FixedImage m_aFIExponential;
61 FixedImage m_aFIPower;
H A Dres_Trendline_tmpl.hrc71 FixedImage FI_NONE \
76 FixedImage FI_LINEAR \
81 FixedImage FI_LOGARITHMIC \
86 FixedImage FI_EXPONENTIAL \
91 FixedImage FI_POWER \
H A Dres_ErrorBar_tmpl.hrc208 FixedImage FI_BOTH \
213 FixedImage FI_POSITIVE \
218 FixedImage FI_NEGATIVE \
/trunk/main/toolkit/workben/layout/
H A Drecover.hxx36 FixedImage aHeaderImage;
43 FixedImage aImageDoc;
46 FixedImage aImageSheet;
49 FixedImage aImageDraw;
52 FixedImage aImagePresent;
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.hxx34 class FixedImage;
58 … void AlignAfterImage( const FixedImage& _rImage, Control& _rCtrl, long _nXOffset = 0 );
59 … void AlignAfterImage( const FixedImage& _rImage, FixedInfo& _rFI, long _nXOffset = 0 );
60 …void AlignAndFitImageAndControl( FixedImage& _rImage, FixedInfo& _rFI, long _nXOffset =…
H A Ddigitalsignaturesdialog.src85 FixedImage IMG_STATE_VALID
108 FixedImage IMG_STATE_BROKEN
124 FixedImage IMG_STATE_NOTVALIDATED
/trunk/main/svx/inc/svx/
H A Dfontwork.hxx99 FixedImage aFbDistance;
101 FixedImage aFbTextStart;
106 FixedImage aFbShadowX;
108 FixedImage aFbShadowY;
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.hxx94 FixedImage maImgRed;
95 FixedImage maImgGreen;
96 FixedImage maImgBlue;
97 FixedImage maImgGamma;
H A DGraphicPropertyPanel.src195 FixedImage IMG_RED
204 FixedImage IMG_GREEN
213 FixedImage IMG_BLUE
222 FixedImage IMG_GAMMA
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx136 FixedImage maFISpace1;
137 FixedImage maFISpace2;
138 FixedImage maFIndent1;
139 FixedImage maFIndent2;
140 FixedImage maFIndent3;
/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx139 FixedImage( pParent, rResId ) in FixedHyperlinkImage()
145 FixedImage( pParent, nWinStyle ) in FixedHyperlinkImage()
186 FixedImage::RequestHelp( rHEvt ); in RequestHelp()
211 FixedImage::KeyInput( rKEvt ); in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dfixed.hxx153 class VCL_DLLPUBLIC FixedImage : public Control class
173 explicit FixedImage( Window* pParent, WinBits nStyle = 0 );
174 explicit FixedImage( Window* pParent, const ResId& );
175 virtual ~FixedImage();
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx226 class TOOLKIT_DLLPUBLIC FixedImage : public Control class
228 DECL_GET_IMPL( FixedImage );
229 DECL_CONSTRUCTORS( FixedImage, Control, 0 );
599 FixedImage imageError;
600 FixedImage imageInfo;
601 FixedImage imageQuery;
602 FixedImage imageWarning;
/trunk/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx107 FixedImage m_aFiBoth;
108 FixedImage m_aFiPositive;
109 FixedImage m_aFiNegative;
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Ddigitalsignaturesdialog.hxx79 FixedImage maSigsValidImg;
81 FixedImage maSigsInvalidImg;
83 FixedImage maSigsNotvalidatedImg;
/trunk/main/svx/source/dialog/
H A Dfontwork.src150 FixedImage FB_DISTANCE
175 FixedImage FB_TEXTSTART
249 FixedImage FB_SHADOW_X
274 FixedImage FB_SHADOW_Y
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.hxx82 FixedImage m_BMP_CON;
83 FixedImage m_BMP_SYS;
84 FixedImage m_BMP_DOMAIN;
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1381 IMPL_CONSTRUCTORS( FixedImage, Control, "fixedimage" );
1382 IMPL_GET_IMPL( FixedImage ) in IMPL_GET_IMPL() argument
1384 void FixedImage::setImage( ::Image const& i ) in IMPL_GET_IMPL()
1395 FixedImage::FixedImage( const char *pName )
1400 FixedImage::~FixedImage()

12345