Home
last modified time | relevance | path

Searched refs:_nIndex (Results 76 – 99 of 99) sorted by relevance

1234

/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.hxx124 void PositionLine( sal_uInt16 _nIndex );
/aoo42x/main/reportdesign/source/core/inc/
H A DGroups.hxx51 void checkIndex(sal_Int32 _nIndex);
H A DFixedText.hxx72 void checkIndex(sal_Int32 _nIndex);
H A DFormattedField.hxx75 void checkIndex(sal_Int32 _nIndex);
H A DImageControl.hxx69 void checkIndex(sal_Int32 _nIndex);
H A DFixedLine.hxx74 void checkIndex(sal_Int32 _nIndex);
H A DShape.hxx79 void checkIndex(sal_Int32 _nIndex);
/aoo42x/main/framework/source/classes/
H A Dmenumanager.cxx1113 … MenuManager::FillItemCommand(::rtl::OUString& _rItemCommand,Menu* _pMenu,sal_uInt16 _nIndex) const in FillItemCommand()
1115 sal_uInt16 nItemId = _pMenu->GetItemId( _nIndex ); in FillItemCommand()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.hxx135 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 _nIndex ) throw(::com::sun::star…
/aoo42x/main/sw/inc/
H A Daccmap.hxx313 const long _nIndex,
/aoo42x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx68 inline oslGenericFunction getOdbcFunction(sal_Int32 _nIndex) const in getOdbcFunction()
70 return m_pConnection->getOdbcFunction(_nIndex); in getOdbcFunction()
H A DOConnection.hxx93 oslGenericFunction getOdbcFunction(sal_Int32 _nIndex) const;
/aoo42x/main/svtools/inc/svtools/
H A Dsvtabbx.hxx230 virtual XACC CreateAccessibleControl( sal_Int32 _nIndex );
/aoo42x/main/connectivity/source/inc/adabas/
H A DBDriver.hxx143 virtual oslGenericFunction getOdbcFunction(sal_Int32 _nIndex) const;
/aoo42x/main/dbaccess/source/core/inc/
H A DTableDeco.hxx189 …virtual void SAL_CALL alterColumnByIndex( sal_Int32 _nIndex, const ::com::sun::star::uno::Referenc…
H A Ddefinitioncontainer.hxx223 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 _nIndex ) throw(::com::sun::star…
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx530 const sal_Int32 _nIndex in FormComponentScripts() argument
534 ,m_nIndex( _nIndex ) in FormComponentScripts()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx254 const long _nIndex,
441 const long _nIndex, const ::accessibility::AccessibleShapeTreeInfo& _rShapeTreeInfo) in ReplaceChild() argument
446 …cessibility::AccessibleShapeInfo ( _rxShape, pCurrentChild->getAccessibleParent(), this, _nIndex ), in ReplaceChild()
H A DAccessibleDocumentPagePreview.cxx703 const long _nIndex,
/aoo42x/main/framework/inc/uielement/
H A Dmenubarmanager.hxx236 …16 FillItemCommand(::rtl::OUString& _rItemCommand,Menu* _pMenu,sal_uInt16 _nIndex) const;
/aoo42x/main/svx/inc/svx/
H A Dgridctrl.hxx555 CreateAccessibleControl( sal_Int32 _nIndex );
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx3859 Reference<XAccessible > DbGridControl::CreateAccessibleControl( sal_Int32 _nIndex ) in CreateAccessibleControl() argument
3862 if ( _nIndex == DbGridControl_Base::GetAccessibleControlCount() ) in CreateAccessibleControl()
3867 xRet = DbGridControl_Base::CreateAccessibleControl( _nIndex ); in CreateAccessibleControl()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx590 oslGenericFunction ODriver::getOdbcFunction(sal_Int32 _nIndex) const in getOdbcFunction()
593 switch(_nIndex) in getOdbcFunction()
/aoo42x/main/framework/source/uielement/
H A Dmenubarmanager.cxx2035 …nuBarManager::FillItemCommand(::rtl::OUString& _rItemCommand,Menu* _pMenu,sal_uInt16 _nIndex) const in FillItemCommand()
2038 sal_uInt16 nItemId = _pMenu->GetItemId( _nIndex ); in FillItemCommand()

Completed in 153 milliseconds

1234