/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbar.cxx | 81 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 D | vbacommandbar.hxx | 56 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException); 85 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbacommandbarcontrol.cxx | 88 ScVbaCommandBarControl::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaCommandBarControl 120 bEnabled = getVisible(); in getEnabled()
|
H A D | vbafillformat.hxx | 54 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbalineformat.hxx | 64 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbafillformat.cxx | 82 ScVbaFillFormat::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaFillFormat
|
H A D | vbacommandbarcontrol.hxx | 61 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbawindowbase.cxx | 51 VbaWindowBase::getVisible() throw (uno::RuntimeException) in getVisible() function in VbaWindowBase
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaoleobject.cxx | 82 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 D | vbaworksheets.cxx | 336 ScVbaWorksheets::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaWorksheets 343 if ( xSheet->getVisible() == sal_False ) in getVisible()
|
H A D | vbaassistant.hxx | 51 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbaoleobject.hxx | 50 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbaassistant.cxx | 49 sal_Bool SAL_CALL ScVbaAssistant::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaAssistant
|
H A D | vbacomment.hxx | 63 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbaname.hxx | 57 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbaworksheets.hxx | 63 virtual css::uno::Any SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbacomment.cxx | 139 ScVbaComment::getVisible() throw (uno::RuntimeException) in getVisible() function in ScVbaComment
|
H A D | vbaname.cxx | 93 ScVbaName::getVisible() throw (css::uno::RuntimeException) in getVisible() function in ScVbaName
|
/trunk/main/vbahelper/inc/vbahelper/ |
H A D | vbawindowbase.hxx | 55 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbaapplicationbase.hxx | 54 virtual ::sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
H A D | vbashape.hxx | 77 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|
/trunk/main/framework/inc/uielement/ |
H A D | statusbaritem.hxx | 66 virtual ::sal_Bool SAL_CALL getVisible() throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/framework/source/uielement/ |
H A D | genericstatusbarcontroller.cxx | 122 if ( m_bOwnerDraw && m_xStatusbarItem->getVisible() ) in statusChanged()
|
H A D | statusbaritem.cxx | 239 ::sal_Bool SAL_CALL StatusbarItem::getVisible() in getVisible() function in framework::StatusbarItem
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbacontrol.hxx | 68 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
|