Home
last modified time | relevance | path

Searched refs:getVisible (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx81 ScVbaCommandBar::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaCommandBar
130 return getVisible(); in getEnabled()
216 ::sal_Bool SAL_CALL VbaDummyCommandBar::getVisible() throw (uno::RuntimeException) in getVisible() function in VbaDummyCommandBar
228 return getVisible(); in getEnabled()
H A Dvbacommandbar.hxx56 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
85 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbacommandbarcontrol.cxx88 ScVbaCommandBarControl::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaCommandBarControl
120 bEnabled = getVisible(); in getEnabled()
H A Dvbafillformat.hxx54 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbalineformat.hxx64 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbafillformat.cxx82 ScVbaFillFormat::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaFillFormat
H A Dvbacommandbarcontrol.hxx61 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbawindowbase.cxx51 VbaWindowBase::getVisible() throw (uno::RuntimeException) in getVisible() function in VbaWindowBase
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx82 ScVbaOLEObject::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaOLEObject
84 …( m_xControl->getName(), RTL_TEXTENCODING_UTF8 ).getStr(), m_xControl->getVisible() ? "true" : "fa… in getVisible()
85 return m_xControl->getVisible(); in getVisible()
H A Dvbaworksheets.cxx336 ScVbaWorksheets::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaWorksheets
343 if ( xSheet->getVisible() == sal_False ) in getVisible()
H A Dvbaassistant.hxx51 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbaoleobject.hxx50 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbaassistant.cxx49 sal_Bool SAL_CALL ScVbaAssistant::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaAssistant
H A Dvbacomment.hxx63 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbaname.hxx57 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbaworksheets.hxx63 virtual css::uno::Any SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbacomment.cxx139 ScVbaComment::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaComment
H A Dvbaname.cxx93 ScVbaName::getVisible() throw (css::uno::RuntimeException) in getVisible() function in ScVbaName
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx55 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbaapplicationbase.hxx54 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
H A Dvbashape.hxx77 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
/trunk/main/framework/inc/uielement/
H A Dstatusbaritem.hxx66 virtual ::sal_Bool SAL_CALL getVisible() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/framework/source/uielement/
H A Dgenericstatusbarcontroller.cxx122 if ( m_bOwnerDraw && m_xStatusbarItem->getVisible() ) in statusChanged()
H A Dstatusbaritem.cxx239 ::sal_Bool SAL_CALL StatusbarItem::getVisible() in getVisible() function in framework::StatusbarItem
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx68 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);

Completed in 65 milliseconds

12