/trunk/main/svx/source/table/ |
H A D | tablerows.cxx | 70 void TableRows::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed() function in sdr::table::TableRows 82 throwIfDisposed(); in insertByIndex() 90 throwIfDisposed(); in removeByIndex() 100 throwIfDisposed(); in getCount() 108 throwIfDisposed(); in getByIndex() 118 throwIfDisposed(); in getElementType() 126 throwIfDisposed(); in hasElements()
|
H A D | tablecolumns.cxx | 69 void TableColumns::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed() function in sdr::table::TableColumns 81 throwIfDisposed(); in insertByIndex() 89 throwIfDisposed(); in removeByIndex() 99 throwIfDisposed(); in getCount() 107 throwIfDisposed(); in getByIndex() 121 throwIfDisposed(); in getElementType() 130 throwIfDisposed(); in hasElements()
|
H A D | tablerow.cxx | 99 void TableRow::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed() function in sdr::table::TableRow 122 throwIfDisposed(); in insertColumns() 142 throwIfDisposed(); in removeColumns() 176 throwIfDisposed(); in getCellByPosition() 187 throwIfDisposed(); in getCellRangeByPosition() 199 throwIfDisposed(); in getCellRangeByName()
|
H A D | tablecolumn.cxx | 82 void TableColumn::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed() function in sdr::table::TableColumn 106 throwIfDisposed(); in getCellByPosition() 117 throwIfDisposed(); in getCellRangeByPosition()
|
H A D | tablecolumns.hxx | 47 void throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException);
|
H A D | tablerows.hxx | 47 void throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException);
|
H A D | tablecolumn.hxx | 53 void throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException);
|
H A D | tablerow.hxx | 53 void throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/sd/source/core/ |
H A D | stlfamily.cxx | 129 void SdStyleFamily::throwIfDisposed() const throw(RuntimeException) in throwIfDisposed() function in SdStyleFamily 244 throwIfDisposed(); in getByName() 254 throwIfDisposed(); in getElementNames() 300 throwIfDisposed(); in hasByName() 339 throwIfDisposed(); in hasElements() 366 throwIfDisposed(); in getCount() 392 throwIfDisposed(); in getByIndex() 434 throwIfDisposed(); in insertByName() 452 throwIfDisposed(); in removeByName() 469 throwIfDisposed(); in replaceByName() [all …]
|
H A D | stlsheet.cxx | 998 throwIfDisposed(); in getName() 1007 throwIfDisposed(); in setName() 1023 throwIfDisposed(); in isUserDefined() 1032 throwIfDisposed(); in isInUse() 1041 throwIfDisposed(); in getParentStyle() 1057 throwIfDisposed(); in setParentStyle() 1087 throwIfDisposed(); in getPropertySetInfo() 1099 throwIfDisposed(); in setPropertyValue() 1181 throwIfDisposed(); in getPropertyValue() 1283 throwIfDisposed(); in getPropertyState() [all …]
|
H A D | stlpool.cxx | 1197 void SdStyleSheetPool::throwIfDisposed() throw(::com::sun::star::uno::RuntimeException) in throwIfDisposed() function in SdStyleSheetPool 1235 throwIfDisposed(); in getByName() 1259 throwIfDisposed(); in getElementNames() 1280 throwIfDisposed(); in hasByName() 1306 throwIfDisposed(); in getElementType() 1324 throwIfDisposed(); in getCount()
|
/trunk/main/svtools/source/uno/ |
H A D | popupmenucontrollerbase.cxx | 96 void PopupMenuControllerBase::throwIfDisposed() throw ( RuntimeException ) in throwIfDisposed() function in svt::PopupMenuControllerBase 159 throwIfDisposed(); in itemSelected() 174 throwIfDisposed(); in dispatchCommand() 212 throwIfDisposed(); in updatePopupMenu() 247 throwIfDisposed(); in queryDispatch() 257 throwIfDisposed(); in queryDispatches() 283 throwIfDisposed(); in dispatch() 293 throwIfDisposed(); in addStatusListener() 381 throwIfDisposed(); in setPopupMenu()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 603 throwIfDisposed(); in getPropertySetInfo() 612 throwIfDisposed(); in setPropertyValue() 1015 throwIfDisposed(); in getPropertyValue() 1586 throwIfDisposed(); in combine() 1623 throwIfDisposed(); in split() 1642 throwIfDisposed(); in bind() 1676 throwIfDisposed(); in unbind() 1890 throwIfDisposed(); in getAnimationNode() 2114 throwIfDisposed(); in getTypes() 2162 throwIfDisposed(); in getImplementationId() [all …]
|
H A D | unopage.hxx | 101 void throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException );
|
/trunk/main/framework/source/uielement/ |
H A D | recentfilesmenucontroller.cxx | 347 throwIfDisposed(); in queryDispatch() 363 throwIfDisposed(); in dispatch()
|
H A D | headermenucontroller.cxx | 259 throwIfDisposed(); in updatePopupMenu()
|
H A D | fontsizemenucontroller.cxx | 343 throwIfDisposed(); in updatePopupMenu()
|
H A D | controlmenucontroller.cxx | 406 throwIfDisposed(); in updatePopupMenu()
|
H A D | toolbarsmenucontroller.cxx | 826 throwIfDisposed(); in setPopupMenu()
|
/trunk/main/sd/inc/ |
H A D | stlpool.hxx | 98 void throwIfDisposed() throw(::com::sun::star::uno::RuntimeException);
|
H A D | stlfamily.hxx | 111 void throwIfDisposed() const throw(css::uno::RuntimeException);
|
H A D | stlsheet.hxx | 135 void throwIfDisposed() throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/svtools/inc/svtools/ |
H A D | popupmenucontrollerbase.hxx | 109 void throwIfDisposed() throw ( ::com::sun::star::uno::RuntimeException );
|