Home
last modified time | relevance | path

Searched refs:sal_Bool (Results 1 – 25 of 9236) sorted by path

12345678910>>...370

/trunk/main/UnoControls/inc/
H A Dbasecontainercontrol.hxx227 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
473 virtual void SAL_CALL setVisible( sal_Bool bVisible ) throw( UNO3_RUNTIMEEXCEPTION );
H A Dbasecontrol.hxx346 …virtual sal_Bool SAL_CALL supportsService( const UNO3_OUSTRING& sServiceName ) throw( UNO3_RUNTIME…
474 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
489 virtual void SAL_CALL setDesignMode( sal_Bool bOn ) throw( UNO3_RUNTIMEEXCEPTION );
564 virtual sal_Bool SAL_CALL isDesignMode() throw( UNO3_RUNTIMEEXCEPTION );
579 virtual sal_Bool SAL_CALL isTransparent() throw( UNO3_RUNTIMEEXCEPTION );
617 virtual void SAL_CALL setVisible( sal_Bool bVisible ) throw( UNO3_RUNTIMEEXCEPTION );
632 virtual void SAL_CALL setEnable( sal_Bool bEnable ) throw( UNO3_RUNTIMEEXCEPTION );
877 …virtual sal_Bool SAL_CALL setGraphics( const UNO3_REFERENCE< UNO3_XGRAPHICS >& xDevice ) throw( UN…
1218 sal_Bool m_bVisible ; // Some state flags
1219 sal_Bool m_bInDesignMode ;
[all …]
/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx191 sal_Bool SAL_CALL BaseContainerControl::setModel( const Reference< XControlModel >& ) throw( Runtim… in setModel()
539 void SAL_CALL BaseContainerControl::setVisible ( sal_Bool bVisible ) throw( RuntimeException ) in setVisible()
H A Dbasecontrol.cxx266 sal_Bool SAL_CALL BaseControl::supportsService( const OUString& sServiceName ) throw( RuntimeExcept… in supportsService()
419 void SAL_CALL BaseControl::setDesignMode( sal_Bool bOn ) throw( RuntimeException ) in setDesignMode()
463 sal_Bool SAL_CALL BaseControl::isDesignMode() throw( RuntimeException ) in isDesignMode()
474 sal_Bool SAL_CALL BaseControl::isTransparent() throw( RuntimeException ) in isTransparent()
495 sal_Bool bChanged = sal_False ; in setPosSize()
527 void SAL_CALL BaseControl::setVisible( sal_Bool bVisible ) throw( RuntimeException ) in setVisible()
546 void SAL_CALL BaseControl::setEnable( sal_Bool bEnable ) throw( RuntimeException ) in setEnable()
715 sal_Bool SAL_CALL BaseControl::setGraphics( const Reference< XGraphics >& xDevice ) throw( RuntimeE… in setGraphics()
720 sal_Bool bReturn = sal_False ; in setGraphics()
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx247 sal_Bool OConnectionPointHelper::impl_LockContainer() in impl_LockContainer()
H A Dframecontrol.cxx212 sal_Bool SAL_CALL FrameControl::setModel( const Reference< XControlModel >& /*xModel*/ ) throw( Run… in setModel()
242 sal_Bool SAL_CALL FrameControl::setGraphics( const Reference< XGraphics >& /*xDevice*/ ) throw( Run… in setGraphics()
325 sal_Bool FrameControl::convertFastPropertyValue( Any& rConvertedValue , in convertFastPropertyValue()
330 sal_Bool bReturn = sal_False ; in convertFastPropertyValue()
H A Dprogressbar.cxx332 sal_Bool SAL_CALL ProgressBar::setModel( const Reference< XControlModel >& /*xModel*/ ) throw( Runt… in setModel()
H A Dprogressmonitor.cxx241 void SAL_CALL ProgressMonitor::addText( const OUString& rTopic, const OUString& rText, sal_Bool bbe… in addText()
286 void SAL_CALL ProgressMonitor::removeText ( const OUString& rTopic, sal_Bool bbeforeProgress ) thro… in removeText()
322 void SAL_CALL ProgressMonitor::updateText ( const OUString& rTopic, const OUString& rText, sal_Bool in updateText()
573 sal_Bool SAL_CALL ProgressMonitor::setModel ( const Reference< XControlModel > & /*rModel*/ ) throw… in setModel()
985 IMPL_TextlistItem* ProgressMonitor::impl_searchTopic ( const OUString& rTopic, sal_Bool bbeforeProg… in impl_searchTopic()
1031 sal_Bool ProgressMonitor::impl_debug_checkParameter ( const OUString& rTopic, const OUString& rText… in impl_debug_checkParameter() argument
1048 sal_Bool ProgressMonitor::impl_debug_checkParameter ( const OUString& rTopic, sal_Bool /*bbeforePro… in impl_debug_checkParameter() argument
H A Dstatusindicator.cxx349 sal_Bool SAL_CALL StatusIndicator::setModel ( const Reference< XControlModel > & /*rModel*/ ) throw… in setModel()
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointHelper.hxx268 sal_Bool impl_LockContainer();
H A Dframecontrol.hxx267 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
320 …virtual sal_Bool SAL_CALL setGraphics( const UNO3_REFERENCE< UNO3_XGRAPHICS >& xDevice ) throw( UN…
460 virtual sal_Bool SAL_CALL convertFastPropertyValue( UNO3_ANY& rConvertedValue ,
H A Dprogressbar.hxx333 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
428 sal_Bool m_bHorizontal ; // orientation for steps [true=horizontal/false=vertikal]
H A Dprogressmonitor.hxx309 sal_Bool bbeforeProgress ) throw( UNO3_RUNTIMEEXCEPTION );
325 sal_Bool bbeforeProgress ) throw( UNO3_RUNTIMEEXCEPTION );
342 sal_Bool bbeforeProgress ) throw( UNO3_RUNTIMEEXCEPTION );
570 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
751 sal_Bool bbeforeProgress );
774sal_Bool impl_debug_checkParameter( const UNO3_OUSTRING& sTopic, const UNO3_OUSTRING& sText, sal_B…
775sal_Bool impl_debug_checkParameter( const UNO3_OUSTRING& rTopic, sal_Bool bbeforeProgress ); …
H A Dstatusindicator.hxx396 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN…
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBox.hxx126 const ::com::sun::star::uno::Any& rOldValue,sal_Bool _bColumnHeaderBar = sal_True);
251 virtual sal_Bool isAlive() const in isAlive()
274 const ::com::sun::star::uno::Any& rOldValue, sal_Bool _bColumnHeaderBar ) in commitHeaderBarEvent()
H A DAccessibleBrowseBoxBase.hxx190 virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& rPoint )
212 virtual sal_Bool SAL_CALL isShowing()
216 virtual sal_Bool SAL_CALL isVisible()
220 virtual sal_Bool SAL_CALL isFocusTraversable()
274 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& rServiceName )
302 sal_Bool isAlive() const;
312 virtual sal_Bool implIsShowing();
H A DAccessibleBrowseBoxCheckBoxCell.hxx47 sal_Bool m_bEnabled;
48 sal_Bool m_bIsTriState;
62 sal_Bool _bEnabled,
63 sal_Bool _bIsTriState = sal_True);
82 …virtual sal_Bool SAL_CALL setCurrentValue( const ::com::sun::star::uno::Any& aNumber ) throw (::co…
87 void SetChecked( sal_Bool _bChecked );
H A DAccessibleBrowseBoxHeaderBar.hxx131 virtual sal_Bool SAL_CALL isAccessibleRowSelected( sal_Int32 nRow )
136 virtual sal_Bool SAL_CALL isAccessibleColumnSelected( sal_Int32 nColumn )
149 virtual sal_Bool SAL_CALL isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn )
161 virtual sal_Bool SAL_CALL isAccessibleChildSelected( sal_Int32 nChildIndex )
232 inline sal_Bool isRowBar() const;
234 inline sal_Bool isColumnBar() const;
260 inline sal_Bool AccessibleBrowseBoxHeaderBar::isRowBar() const in isRowBar()
265 inline sal_Bool AccessibleBrowseBoxHeaderBar::isColumnBar() const in isColumnBar()
H A DAccessibleBrowseBoxHeaderCell.hxx52 inline sal_Bool isRowBarCell() const in isRowBarCell()
H A DAccessibleBrowseBoxTable.hxx116 virtual sal_Bool SAL_CALL isAccessibleRowSelected( sal_Int32 nRow )
121 virtual sal_Bool SAL_CALL isAccessibleColumnSelected( sal_Int32 nColumn )
134 virtual sal_Bool SAL_CALL isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn )
H A DAccessibleBrowseBoxTableBase.hxx191 sal_Bool implHasHandleColumn() const;
217 sal_Bool implIsRowSelected( sal_Int32 nRow ) const;
220 sal_Bool implIsColumnSelected( sal_Int32 nColumn ) const;
225 void implSelectRow( sal_Int32 nRow, sal_Bool bSelect );
229 void implSelectColumn( sal_Int32 nColumnPos, sal_Bool bSelect );
H A DAccessibleBrowseBoxTableCell.hxx120 …virtual sal_Bool SAL_CALL setCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::Inde…
129 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
135 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
H A DAccessibleGridControl.hxx240 virtual sal_Bool isAlive() const in isAlive()
H A DAccessibleGridControlBase.hxx165 virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& rPoint )
187 virtual sal_Bool SAL_CALL isShowing()
191 virtual sal_Bool SAL_CALL isVisible()
195 virtual sal_Bool SAL_CALL isFocusTraversable()
245 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& rServiceName )
268 sal_Bool isAlive() const;
278 virtual sal_Bool implIsShowing();
H A DAccessibleGridControlHeader.hxx125 virtual sal_Bool SAL_CALL isAccessibleRowSelected( sal_Int32 nRow )
130 virtual sal_Bool SAL_CALL isAccessibleColumnSelected( sal_Int32 nColumn )
143 virtual sal_Bool SAL_CALL isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn )
190 inline sal_Bool isRowBar() const;
192 inline sal_Bool isColumnBar() const;
197 inline sal_Bool AccessibleGridControlHeader::isRowBar() const in isRowBar()
202 inline sal_Bool AccessibleGridControlHeader::isColumnBar() const in isColumnBar()

Completed in 106 milliseconds

12345678910>>...370