Home
last modified time | relevance | path

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

12345

/aoo4110/main/vcl/source/control/
H A Dfixed.cxx945 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()
1060 void FixedImage::Paint( const Rectangle& ) in Paint()
1075 void FixedImage::UserDraw( const UserDrawEvent& ) in UserDraw()
1104 void FixedImage::Resize() in Resize()
1153 void FixedImage::SetImage( const Image& rImage ) in SetImage()
[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()
/aoo4110/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 ;
/aoo4110/main/cui/source/tabpages/
H A Ddstribut.src86 FixedImage IMG_HOR_LOW {
96 FixedImage IMG_HOR_CENTER {
106 FixedImage IMG_HOR_DISTANCE {
116 FixedImage IMG_HOR_HIGH {
173 FixedImage IMG_VER_HIGH {
183 FixedImage IMG_VER_CENTER {
193 FixedImage IMG_VER_DISTANCE {
203 FixedImage IMG_VER_LOW {
/aoo4110/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 \
/aoo4110/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.src104 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.src76 FixedImage FI_BACKUP
203 FixedImage FI_FILTER
218 FixedImage FI_ODF_WARNING
260 FixedImage IMG_WARNING
/aoo4110/main/toolkit/workben/layout/
H A Drecover.hxx36 FixedImage aHeaderImage;
43 FixedImage aImageDoc;
46 FixedImage aImageSheet;
49 FixedImage aImageDraw;
52 FixedImage aImagePresent;
/aoo4110/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 = 0 );
H A Ddigitalsignaturesdialog.src85 FixedImage IMG_STATE_VALID
109 FixedImage IMG_STATE_BROKEN
126 FixedImage IMG_STATE_NOTVALIDATED
/aoo4110/main/svx/inc/svx/
H A Dfontwork.hxx106 FixedImage aFbDistance;
108 FixedImage aFbTextStart;
113 FixedImage aFbShadowX;
115 FixedImage aFbShadowY;
/aoo4110/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.hxx92 FixedImage maImgRed;
93 FixedImage maImgGreen;
94 FixedImage maImgBlue;
95 FixedImage maImgGamma;
H A DGraphicPropertyPanel.src197 FixedImage IMG_RED
206 FixedImage IMG_GREEN
215 FixedImage IMG_BLUE
224 FixedImage IMG_GAMMA
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx136 FixedImage maFISpace1;
137 FixedImage maFISpace2;
138 FixedImage maFIndent1;
139 FixedImage maFIndent2;
140 FixedImage maFIndent3;
/aoo4110/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()
/aoo4110/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();
/aoo4110/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;
/aoo4110/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx107 FixedImage m_aFiBoth;
108 FixedImage m_aFiPositive;
109 FixedImage m_aFiNegative;
/aoo4110/main/xmlsecurity/inc/xmlsecurity/
H A Ddigitalsignaturesdialog.hxx79 FixedImage maSigsValidImg;
81 FixedImage maSigsInvalidImg;
83 FixedImage maSigsNotvalidatedImg;
/aoo4110/main/svx/source/dialog/
H A Dfontwork.src151 FixedImage FB_DISTANCE
176 FixedImage FB_TEXTSTART
250 FixedImage FB_SHADOW_X
275 FixedImage FB_SHADOW_Y
/aoo4110/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.hxx82 FixedImage m_BMP_CON;
83 FixedImage m_BMP_SYS;
84 FixedImage m_BMP_DOMAIN;
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1390 IMPL_CONSTRUCTORS( FixedImage, Control, "fixedimage" );
1391 IMPL_GET_IMPL( FixedImage ) in IMPL_GET_IMPL() argument
1393 void FixedImage::setImage( ::Image const& i ) in IMPL_GET_IMPL()
1404 FixedImage::FixedImage( const char *pName )
1409 FixedImage::~FixedImage()

Completed in 108 milliseconds

12345