/aoo41x/main/basegfx/source/tools/ |
H A D | unopolypolygon.cxx | 151 checkIndex( polygon ); in getNumberOfPolygonPoints() 175 checkIndex( index ); in isClosed() 194 checkIndex( index ); in setClosed() 236 checkIndex( nPolygonIndex ); in setPoints() 247 checkIndex( nPolygonIndex ); in getPoint() 263 checkIndex( nPolygonIndex ); in setPoint() 306 checkIndex( nPolygonIndex ); in setBezierSegments() 317 checkIndex( nPolygonIndex ); in getBezierSegment() 343 checkIndex( nPolygonIndex ); in setBezierSegment() 370 checkIndex( nPolygonIndex ); in getSubsetPolyPolygon() [all …]
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | Functions.cxx | 86 checkIndex(Index); in insertByIndex() 112 checkIndex(Index); in removeByIndex() 129 checkIndex(Index); in replaceByIndex() 153 checkIndex(Index); in getByIndex() 193 void OFunctions::checkIndex(sal_Int32 _nIndex) in checkIndex() function in reportdesign::OFunctions
|
H A D | Groups.cxx | 101 checkIndex(Index); in insertByIndex() 126 checkIndex(Index); in removeByIndex() 142 checkIndex(Index); in replaceByIndex() 166 checkIndex(Index); in getByIndex() 206 void OGroups::checkIndex(sal_Int32 _nIndex) in checkIndex() function in reportdesign::OGroups
|
H A D | ReportControlModel.cxx | 99 checkIndex(Index); in removeByIndex() 117 checkIndex(Index); in replaceByIndex() 136 checkIndex(Index); in getByIndex() 142 void OReportControlModel::checkIndex(sal_Int32 _nIndex) in checkIndex() function in reportdesign::OReportControlModel
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 298 void ExtensionBox_Impl::checkIndex( sal_Int32 nIndex ) const in checkIndex() function in dp_gui::ExtensionBox_Impl 311 checkIndex( nIndex ); in getItemName() 319 checkIndex( nIndex ); in getItemVersion() 327 checkIndex( nIndex ); in getItemDescription() 335 checkIndex( nIndex ); in getItemPublisher() 343 checkIndex( nIndex ); in getItemPublisherLink() 351 checkIndex( nIndex ); in select()
|
H A D | dp_gui_extlistbox.hxx | 187 void checkIndex(sal_Int32 pos) const;
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | FDatabaseMetaDataResultSet.cxx | 184 void ODatabaseMetaDataResultSet::checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::S… in checkIndex() function in ODatabaseMetaDataResultSet 637 checkIndex(columnIndex ); in getValue()
|
/aoo41x/main/reportdesign/source/core/inc/ |
H A D | Functions.hxx | 52 void checkIndex(sal_Int32 _nIndex);
|
H A D | ReportControlModel.hxx | 86 void checkIndex(sal_Int32 _nIndex);
|
H A D | Groups.hxx | 51 void checkIndex(sal_Int32 _nIndex);
|
H A D | FixedText.hxx | 72 void checkIndex(sal_Int32 _nIndex);
|
H A D | FormattedField.hxx | 75 void checkIndex(sal_Int32 _nIndex);
|
H A D | ImageControl.hxx | 69 void checkIndex(sal_Int32 _nIndex);
|
H A D | FixedLine.hxx | 74 void checkIndex(sal_Int32 _nIndex);
|
H A D | Shape.hxx | 79 void checkIndex(sal_Int32 _nIndex);
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 240 checkIndex(columnIndex ); in getValue() 247 void OResultSet::checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLException) in checkIndex() function in OResultSet 750 checkIndex(columnIndex ); in updateValue()
|
/aoo41x/main/basegfx/inc/basegfx/tools/ |
H A D | unopolypolygon.hxx | 81 …void checkIndex( sal_Int32 nIndex ) const // throw (::com::sun::star::lang::IndexOutOfBoundsExcept… in checkIndex() function in basegfx::unotools::UnoPolyPolygon
|
/aoo41x/main/connectivity/source/inc/ |
H A D | FDatabaseMetaDataResultSet.hxx | 124 void checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLException);
|
/aoo41x/main/connectivity/source/inc/file/ |
H A D | FResultSet.hxx | 175 void checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLException);
|