Home
last modified time | relevance | path

Searched defs:rIndex (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/vbahelper/inc/vbahelper/
H A Dcollectionbase.hxx181 …inline css::uno::Reference< XType > getAnyItem( const css::uno::Any& rIndex ) throw (css::uno::Run… in getAnyItem()
/trunk/main/sw/inc/
H A Dndindex.hxx224 inline sal_uLong SwNodeIndex::operator+=( const SwNodeIndex& rIndex ) in operator +=()
228 inline sal_uLong SwNodeIndex::operator-=( const SwNodeIndex& rIndex ) in operator -=()
H A Dindex.hxx179 inline xub_StrLen SwIndex::operator+=( const SwIndex& rIndex ) in operator +=()
183 inline xub_StrLen SwIndex::operator-=( const SwIndex& rIndex ) in operator -=()
/trunk/main/vbahelper/source/msforms/
H A Dvbaframe.cxx87 uno::Any SAL_CALL ScVbaFrame::Controls( const uno::Any& rIndex ) throw (uno::RuntimeException) in Controls()
/trunk/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx257 uno::Any CollectionBase::createCollectionItem( const uno::Any& rElement, const uno::Any& rIndex ) t… in createCollectionItem()
309 uno::Any CollectionBase::getAnyItemOrThis( const uno::Any& rIndex ) throw (uno::RuntimeException) in getAnyItemOrThis()
/trunk/main/sw/source/core/bastyp/
H A Dindex.cxx508 xub_StrLen SwIndex::operator+=( const SwIndex & rIndex ) in operator +=()
524 xub_StrLen SwIndex::operator-=( const SwIndex & rIndex ) in operator -=()
/trunk/main/store/source/
H A Dstortree.cxx417 sal_uInt16 & rIndex, // [out] in find_lookup()
482 sal_uInt16 & rIndex, // [out] in find_insert()
H A Dstorpage.cxx128 sal_uInt16 & rIndex, in find_lookup()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx143 SwVbaDocument::Bookmarks( const uno::Any& rIndex ) throw ( uno::RuntimeException ) in Bookmarks()
155 SwVbaDocument::Variables( const uno::Any& rIndex ) throw ( uno::RuntimeException ) in Variables()
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx571 sal_Bool RangeNameBufferWK3::FindRel( const String& rRef, sal_uInt16& rIndex ) in FindRel()
591 sal_Bool RangeNameBufferWK3::FindAbs( const String& rRef, sal_uInt16& rIndex ) in FindAbs()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx356 SvStream& connectivity::dbase::operator >> (SvStream &rStream, ODbaseIndex& rIndex) in operator >>()
373 SvStream& connectivity::dbase::operator << (SvStream &rStream, ODbaseIndex& rIndex) in operator <<()
H A DDNoException.cxx270 void ONDXNode::Read(SvStream &rStream, ODbaseIndex& rIndex) in Read()
307 const ODbaseIndex& rIndex = rPage.GetIndex(); in Write() local
H A Ddindexnode.cxx701 void ONDXNode::Read(SvStream &rStream, ODbaseIndex& rIndex) in Read()
736 const ODbaseIndex& rIndex = rPage.GetIndex(); in Write() local
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobjects.cxx204 uno::Any ScVbaObjectContainer::getItemByStringIndex( const OUString& rIndex ) throw (uno::RuntimeEx… in getItemByStringIndex()
319 uno::Any ScVbaSheetObjectsBase::getItemByStringIndex( const OUString& rIndex ) throw (uno::RuntimeE… in getItemByStringIndex()
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx129 ODbaseIndex& rIndex; member in connectivity::dbase::ONDXPage
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx430 String GetNextFontToken( const String& rTokenStr, xub_StrLen& rIndex ) in GetNextFontToken()
471 String GetFontToken( const String& rTokenStr, xub_StrLen nToken, xub_StrLen& rIndex ) in GetFontToken()
H A Dfontcvt.cxx1269 xub_StrLen& rIndex) in ConvertString()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx305 static Window* ImplFindDlgCtrlWindow( Window* pParent, Window* pWindow, sal_uInt16& rIndex, in ImplFindDlgCtrlWindow()
403 static Window* ImplFindAccelWindow( Window* pParent, sal_uInt16& rIndex, xub_Unicode cCharCode, in ImplFindAccelWindow()
/trunk/main/sc/source/core/tool/
H A Drangenam.cxx815 bool ScRangeName::SearchNameUpper( const String& rUpperName, sal_uInt16& rIndex, SCTAB Scope ) const in SearchNameUpper()
833 bool ScRangeName::SearchName( const String& rName, sal_uInt16& rIndex, SCTAB Scope ) const in SearchName()
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx138 void XTextRangeOrNodeIndexPosition::Set( SwNodeIndex& rIndex ) in Set()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx487 ::Point rPos, ::Size rSize, const rtl::OString& sHelpId, sal_Int16& rIndex ) in AddXControl()
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx1286 void SwNodes::Delete(const SwNodeIndex &rIndex, sal_uLong nNodes) in Delete()
1995 const SwNodeIndex& rIndex, sal_Bool bNewFrms, sal_Bool bTblInsDummyNode ) const in _CopyNodes()
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx753 sal_Int32& rIndex = (*aSeriesIter)->m_nPolygonIndex; in createShapes() local
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx61 …<ScDPItemData*>& list, const ::std::vector<SCROW>& rOrder, const ScDPItemData& item, SCROW& rIndex) in lcl_Search()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx483 sal_Bool AccessibleStaticTextBase_Impl::RemoveLineBreakCount( sal_Int32& rIndex ) in RemoveLineBreakCount()

Completed in 130 milliseconds

12