Home
last modified time | relevance | path

Searched refs:_eMode (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx375 DBG_ASSERT( ( BMP_COLOR_HIGHCONTRAST == _eMode ) || ( BMP_COLOR_NORMAL == _eMode ), in implGetImageLocation()
395 implGetImageLocation( itNodeDontKnow, _eMode ) = rImg; in SetDontKnowNodeBmp()
400 implGetImageLocation( itNodeExpanded, _eMode ) = rImg; in SetExpandedNodeBmp()
406 implGetImageLocation( itNodeCollapsed, _eMode ) = rImg; in SetCollapsedNodeBmp()
412 return implGetImageLocationWithFallback( itNodeDontKnow, _eMode ); in GetDontKnowNodeBmp()
417 return implGetImageLocationWithFallback( itNodeExpanded, _eMode ); in GetExpandedNodeBmp()
422 return implGetImageLocationWithFallback( itNodeCollapsed, _eMode ); in GetCollapsedNodeBmp()
427 implGetImageLocation( itEntryDefExpanded, _eMode ) = _rImg; in SetDefaultEntryExpBmp()
432 implGetImageLocation( itEntryDefCollapsed, _eMode ) = _rImg; in SetDefaultEntryColBmp()
437 return implGetImageLocationWithFallback( itEntryDefExpanded, _eMode ); in GetDefaultEntryExpBmp()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dsvlbitm.hxx261 inline void SetBitmap1( const Image& _rImage, BmpColorMode _eMode = BMP_COLOR_NORMAL );
262 inline void SetBitmap2( const Image& _rImage, BmpColorMode _eMode = BMP_COLOR_NORMAL );
263 inline const Image& GetBitmap1( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
264 inline const Image& GetBitmap2( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
267 Image& implGetImageStore( sal_Bool _bFirst, BmpColorMode _eMode );
270 inline void SvLBoxContextBmp::SetBitmap1( const Image& _rImage, BmpColorMode _eMode ) in SetBitmap1() argument
272 implGetImageStore( sal_True, _eMode ) = _rImage; in SetBitmap1()
275 inline void SvLBoxContextBmp::SetBitmap2( const Image& _rImage, BmpColorMode _eMode ) in SetBitmap2() argument
277 implGetImageStore( sal_False, _eMode ) = _rImage; in SetBitmap2()
280 inline const Image& SvLBoxContextBmp::GetBitmap1( BmpColorMode _eMode ) const in GetBitmap1()
[all …]
H A Dsvtreebx.hxx185 void SetDontKnowNodeBitmap( const Image& rDontKnowBmp, BmpColorMode _eMode = BMP_COLOR_NORMAL );
190 static const Image& GetDefaultExpandedNodeImage( BmpColorMode _eMode = BMP_COLOR_NORMAL );
195 static const Image& GetDefaultCollapsedNodeImage( BmpColorMode _eMode = BMP_COLOR_NORMAL );
218 const Image& GetDefaultExpandedEntryBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
219 const Image& GetDefaultCollapsedEntryBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
221 void SetDefaultExpandedEntryBmp( const Image& rBmp, BmpColorMode _eMode = BMP_COLOR_NORMAL );
236 …const Image& GetExpandedEntryBmp(SvLBoxEntry* _pEntry, BmpColorMode _eMode = BMP_COLOR_NORMAL ) co…
307 void SetCollapsedNodeBmp( const Image&, BmpColorMode _eMode = BMP_COLOR_NORMAL );
308 void SetExpandedNodeBmp( const Image&, BmpColorMode _eMode = BMP_COLOR_NORMAL );
309 Image GetCollapsedNodeBmp( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx458 return pItem->GetBitmap2( _eMode ); in GetExpandedEntryBmp()
467 return pItem->GetBitmap1( _eMode ); in GetCollapsedEntryBmp()
564 pItem->SetBitmap2( aBmp, _eMode ); in SetExpandedEntryBmp()
584 pItem->SetBitmap1( aBmp, _eMode ); in SetCollapsedEntryBmp()
755 return pImp->GetDefaultEntryExpBmp( _eMode ); in GetDefaultExpandedEntryBmp()
771 pImp->SetDefaultEntryExpBmp( aBmp, _eMode ); in SetDefaultExpandedEntryBmp()
782 pImp->SetDefaultEntryColBmp( aBmp, _eMode ); in SetDefaultCollapsedEntryBmp()
1259 pImp->SetCollapsedNodeBmp( rBmp, _eMode ); in SetCollapsedNodeBmp()
1266 pImp->SetExpandedNodeBmp( rBmp, _eMode ); in SetExpandedNodeBmp()
1367 return pImp->GetCollapsedNodeBmp( _eMode ); in GetCollapsedNodeBmp()
[all …]
H A Dsvlbitm.cxx556 …BoxContextBmp::SetModeImages( const Image& _rBitmap1, const Image& _rBitmap2, BmpColorMode _eMode ) in SetModeImages() argument
561 switch ( _eMode ) in SetModeImages()
581 Image& SvLBoxContextBmp::implGetImageStore( sal_Bool _bFirst, BmpColorMode _eMode ) in implGetImageStore() argument
585 switch ( _eMode ) in implGetImageStore()
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx93 bool QueryRecordChangesProtectionState( RedliningMode _eMode, bool& _rValue ) in QueryRecordChangesProtectionState() argument
96 if (_eMode != RL_NONE) in QueryRecordChangesProtectionState()
98 sal_uInt16 nSlot = _eMode == RL_WRITER ? FN_REDLINE_PROTECT : SID_CHG_PROTECT; in QueryRecordChangesProtectionState()
105 bool QueryRecordChangesState( RedliningMode _eMode, bool& _rValue ) in QueryRecordChangesState() argument
108 if (_eMode != RL_NONE) in QueryRecordChangesState()
110 sal_uInt16 nSlot = _eMode == RL_WRITER ? FN_REDLINE_ON : FID_CHG_RECORD; in QueryRecordChangesState()
H A Dstyfitem.cxx150 sal_Bool SfxStyleFamilies::updateImages( const ResId& _rId, const BmpColorMode _eMode ) in updateImages() argument
158 ResId aImageListId( (sal_uInt16)_eMode + 1, *_rId.GetResMgr() ); in updateImages()
/trunk/main/unotools/source/config/
H A Dconfignode.cxx622 …rovider, const ::rtl::OUString& _rPath, sal_Int32 _nDepth, CREATION_MODE _eMode, sal_Bool _bLazyWr… in createWithProvider() argument
625 _rxConfProvider, _rPath, _eMode != CM_READONLY, _nDepth, _bLazyWrite ) ); in createWithProvider()
632 … _rxORB, const ::rtl::OUString& _rPath, sal_Int32 _nDepth, CREATION_MODE _eMode, sal_Bool _bLazyWr… in createWithServiceFactory() argument
634 …return createWithProvider( lcl_getConfigProvider( _rxORB ), _rPath, _nDepth, _eMode, _bLazyWrite ); in createWithServiceFactory()
639 const ::rtl::OUString& _rPath, sal_Int32 _nDepth , CREATION_MODE _eMode , sal_Bool _bLazyWrite ) in tryCreateWithServiceFactory() argument
648 return createWithProvider( xConfigFactory, _rPath, _nDepth, _eMode, _bLazyWrite ); in tryCreateWithServiceFactory()
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx84 virtual Image GetImage( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
128 virtual Image GetImage( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
140 virtual Image GetImage( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
162 virtual Image GetImage( BmpColorMode _eMode = BMP_COLOR_NORMAL ) const;
/trunk/main/unotools/inc/unotools/
H A Dconfignode.hxx313 CREATION_MODE _eMode = CM_UPDATABLE,
330 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo…
339 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo…
H A Dsharedunocomponent.hxx207 …com::sun::star::uno::Reference< INTERFACE >& _rxComponent, AssignmentMode _eMode = TakeOwnership );
257 …::reset( const ::com::sun::star::uno::Reference< INTERFACE >& _rxComponent, AssignmentMode _eMode ) in reset() argument
259 m_pComponent.reset( _eMode == TakeOwnership ? new COMPONENT( _rxComponent ) : NULL ); in reset()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx393 void setOperationMode( MultiLineOperationMode _eMode ) { m_nOperationMode = _eMode; } in setOperationMode() argument
428 OMultilineEditControl( Window* pParent, MultiLineOperationMode _eMode, WinBits nWinStyle );
H A Dbrowserlistbox.cxx175 void setNotificationMode( NotifcationMode _eMode );
253 void PropertyControlContext_Impl::setNotificationMode( NotifcationMode _eMode ) in setNotificationMode() argument
256 m_eMode = _eMode; in setNotificationMode()
H A Dstandardcontrol.cxx1373 …OMultilineEditControl::OMultilineEditControl( Window* pParent, MultiLineOperationMode _eMode, WinB… in OMultilineEditControl() argument
1374 …:OMultilineEditControl_Base( _eMode == eMultiLineText ? PropertyControlType::MultiLineTextField : … in OMultilineEditControl()
1379 getTypedControlWindow()->setOperationMode( _eMode ); in OMultilineEditControl()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx562 _pImp->_eMode = ( nStyle & WB_SAVEAS ) ? FILEDLG_MODE_SAVE : FILEDLG_MODE_OPEN; in Init_Impl()
597 bool bSaveMode = ( FILEDLG_MODE_SAVE == _pImp->_eMode ); in Init_Impl()
1040 if ( pThis->_pImp->_eMode == FILEDLG_MODE_OPEN && pThis->_pImp->_pEdFileName->IsTravelSelect() ) in IMPL_STATIC_LINK()
1162 ( pThis->_pImp->_eMode == FILEDLG_MODE_OPEN ) ) in IMPL_STATIC_LINK()
1182 && !( FILEDLG_MODE_SAVE == pThis->_pImp->_eMode // we're saving a file in IMPL_STATIC_LINK()
1186 && FILEDLG_MODE_OPEN != pThis->_pImp->_eMode // pb: #i83408# don't append extension on open in IMPL_STATIC_LINK()
1251 switch ( pThis->_pImp->_eMode ) in IMPL_STATIC_LINK()
2142 if( _aPath.Len() && (_pImp->_eMode == FILEDLG_MODE_SAVE) in PrepareExecute()
H A Diodlgimp.hxx222 SvtFileDlgMode _eMode; member in SvtExpFileDlg_Impl
/trunk/main/svx/source/form/
H A Dfiltnav.cxx162 Image FmFormItem::GetImage( BmpColorMode _eMode ) const in GetImage()
175 return ( BMP_COLOR_HIGHCONTRAST == _eMode ) ? aImage_HC : aImage; in GetImage()
197 Image FmFilterItems::GetImage( BmpColorMode _eMode ) const in GetImage()
210 return ( BMP_COLOR_HIGHCONTRAST == _eMode ) ? aImage_HC : aImage; in GetImage()
228 Image FmFilterItem::GetImage( BmpColorMode _eMode ) const in GetImage()
241 return ( BMP_COLOR_HIGHCONTRAST == _eMode ) ? aImage_HC : aImage; in GetImage()
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx566 void OApplicationView::switchPreview(PreviewMode _eMode) in switchPreview() argument
569 getDetailView()->switchPreview(_eMode); in switchPreview()
H A DAppControllerGen.cxx667 …const ElementOpenMode _eMode, const Reference< XComponent >& _xDocument, const Reference< XCompone… in onDocumentOpened() argument
675 …m_pSubComponentManager->onSubComponentOpened( _rName, _nType, _eMode, _xDocument.is() ? _xDocument… in onDocumentOpened()
H A DAppDetailPageHelper.cxx1132 void OAppDetailPageHelper::switchPreview(PreviewMode _eMode,sal_Bool _bForce) in switchPreview() argument
1134 if ( m_ePreviewMode != _eMode || _bForce ) in switchPreview()
1136 m_ePreviewMode = _eMode; in switchPreview()
H A DAppDetailView.cxx981 void OApplicationDetailView::switchPreview(PreviewMode _eMode) in switchPreview() argument
984 m_pControlHelper->switchPreview(_eMode); in switchPreview()
H A DAppView.hxx298 void switchPreview(PreviewMode _eMode);
H A DAppDetailPageHelper.hxx373 void switchPreview(PreviewMode _eMode,sal_Bool _bForce = sal_False);
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx113 sal_Bool updateImages( const ResId& _rId, const BmpColorMode _eMode );
/trunk/main/reportdesign/source/ui/inc/
H A DScrollHelper.hxx97 void SetMode( DlgEdMode _eMode );

Completed in 110 milliseconds

12