/aoo42x/main/vcl/source/control/ |
H A D | fixed.cxx | 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() 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 D | imgctrl.cxx | 38 :FixedImage( pParent, nStyle ) in ImageControl() 46 :FixedImage( pParent, rResId ) in ImageControl() 216 FixedImage::GetFocus(); in GetFocus() 224 FixedImage::GetFocus(); in LoseFocus()
|
/aoo42x/main/cui/source/inc/ |
H A D | dstribut.hxx | 69 FixedImage maHorLow ; 70 FixedImage maHorCenter ; 71 FixedImage maHorDistance ; 72 FixedImage maHorHigh ; 79 FixedImage maVerLow ; 80 FixedImage maVerCenter ; 81 FixedImage maVerDistance ; 82 FixedImage maVerHigh ;
|
/aoo42x/main/cui/source/tabpages/ |
H A D | dstribut.src | 85 FixedImage IMG_HOR_LOW { 94 FixedImage IMG_HOR_CENTER { 103 FixedImage IMG_HOR_DISTANCE { 112 FixedImage IMG_HOR_HIGH { 168 FixedImage IMG_VER_HIGH { 177 FixedImage IMG_VER_CENTER { 186 FixedImage IMG_VER_DISTANCE { 195 FixedImage IMG_VER_LOW {
|
/aoo42x/main/cui/source/options/ |
H A D | securityoptions.src | 53 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 D | optgdlg.src | 103 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 D | optsave.src | 74 FixedImage FI_BACKUP 208 FixedImage FI_FILTER 223 FixedImage FI_ODF_WARNING 263 FixedImage IMG_WARNING
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | res_Trendline.hxx | 57 FixedImage m_aFINone; 58 FixedImage m_aFILinear; 59 FixedImage m_aFILogarithmic; 60 FixedImage m_aFIExponential; 61 FixedImage m_aFIPower;
|
H A D | res_Trendline_tmpl.hrc | 71 FixedImage FI_NONE \ 76 FixedImage FI_LINEAR \ 81 FixedImage FI_LOGARITHMIC \ 86 FixedImage FI_EXPONENTIAL \ 91 FixedImage FI_POWER \
|
H A D | res_ErrorBar_tmpl.hrc | 208 FixedImage FI_BOTH \ 213 FixedImage FI_POSITIVE \ 218 FixedImage FI_NEGATIVE \
|
/aoo42x/main/toolkit/workben/layout/ |
H A D | recover.hxx | 36 FixedImage aHeaderImage; 43 FixedImage aImageDoc; 46 FixedImage aImageSheet; 49 FixedImage aImageDraw; 52 FixedImage aImagePresent;
|
/aoo42x/main/xmlsecurity/source/dialogs/ |
H A D | resourcemanager.hxx | 34 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 D | digitalsignaturesdialog.src | 85 FixedImage IMG_STATE_VALID 108 FixedImage IMG_STATE_BROKEN 124 FixedImage IMG_STATE_NOTVALIDATED
|
/aoo42x/main/svx/inc/svx/ |
H A D | fontwork.hxx | 106 FixedImage aFbDistance; 108 FixedImage aFbTextStart; 113 FixedImage aFbShadowX; 115 FixedImage aFbShadowY;
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.hxx | 94 FixedImage maImgRed; 95 FixedImage maImgGreen; 96 FixedImage maImgBlue; 97 FixedImage maImgGamma;
|
H A D | GraphicPropertyPanel.src | 195 FixedImage IMG_RED 204 FixedImage IMG_GREEN 213 FixedImage IMG_BLUE 222 FixedImage IMG_GAMMA
|
/aoo42x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.hxx | 136 FixedImage maFISpace1; 137 FixedImage maFISpace2; 138 FixedImage maFIndent1; 139 FixedImage maFIndent2; 140 FixedImage maFIndent3;
|
/aoo42x/main/svtools/source/control/ |
H A D | fixedhyper.cxx | 139 FixedImage( pParent, rResId ) in FixedHyperlinkImage() 145 FixedImage( pParent, nWinStyle ) in FixedHyperlinkImage() 186 FixedImage::RequestHelp( rHEvt ); in RequestHelp() 211 FixedImage::KeyInput( rKEvt ); in KeyInput()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | fixed.hxx | 153 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();
|
/aoo42x/main/toolkit/inc/layout/ |
H A D | layout.hxx | 226 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;
|
/aoo42x/main/chart2/source/controller/inc/ |
H A D | res_ErrorBar.hxx | 107 FixedImage m_aFiBoth; 108 FixedImage m_aFiPositive; 109 FixedImage m_aFiNegative;
|
/aoo42x/main/xmlsecurity/inc/xmlsecurity/ |
H A D | digitalsignaturesdialog.hxx | 79 FixedImage maSigsValidImg; 81 FixedImage maSigsInvalidImg; 83 FixedImage maSigsNotvalidatedImg;
|
/aoo42x/main/svx/source/dialog/ |
H A D | fontwork.src | 152 FixedImage FB_DISTANCE 177 FixedImage FB_TEXTSTART 251 FixedImage FB_SHADOW_X 276 FixedImage FB_SHADOW_Y
|
/aoo42x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.hxx | 82 FixedImage m_BMP_CON; 83 FixedImage m_BMP_SYS; 84 FixedImage m_BMP_DOMAIN;
|
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 1384 IMPL_CONSTRUCTORS( FixedImage, Control, "fixedimage" ); 1385 IMPL_GET_IMPL( FixedImage ) in IMPL_GET_IMPL() argument 1387 void FixedImage::setImage( ::Image const& i ) in IMPL_GET_IMPL() 1398 FixedImage::FixedImage( const char *pName ) 1403 FixedImage::~FixedImage()
|