Home
last modified time | relevance | path

Searched defs:GetPos (Results 1 – 25 of 61) sorted by path

123

/trunk/main/basic/source/inc/
H A Dsymtbl.hxx150 sal_uInt16 GetPos() const { return nPos; } in GetPos() function in SbiSymDef
/trunk/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx67 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropColumnEditCtrl
99 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropEditCtrl
134 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropNumericEditCtrl
169 short GetPos() const { return m_nPos; } in GetPos() function in dbaui::OPropListBoxCtrl
H A DTableRow.hxx77 inline long GetPos() const { return m_nPos; } in GetPos() function in dbaui::OTableRow
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx588 xub_StrLen GetPos() const { return nPos; } in GetPos() function in EditFieldInfo
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx762 sal_uInt32 GetPos( ContentNode* pNode ) const { return ContentList::GetPos(pNode); } in GetPos() function in EditDoc
H A Deditdoc2.cxx366 sal_uInt32 ParaPortionList::GetPos( const ParaPortionPtr &rPtr ) const in GetPos() function in ParaPortionList
373 sal_uInt32 ContentList::GetPos( const ContentNodePtr &rPtr ) const in GetPos() function in ContentList
/trunk/main/editeng/source/items/
H A Dparaitem.cxx967 sal_uInt16 SvxTabStopItem::GetPos( const SvxTabStop& rTab ) const in GetPos() function in SvxTabStopItem
975 sal_uInt16 SvxTabStopItem::GetPos( const long nPos ) const in GetPos() function in SvxTabStopItem
/trunk/main/forms/source/component/
H A DGroupManager.hxx119 sal_Int32 GetPos() const { return m_nPos; } in GetPos() function in frm::OGroupComp
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx375 virtual int GetPos() { return nPos; } in GetPos() function in XMLElement
/trunk/main/sc/inc/
H A Dcompiler.hxx426 const ScAddress& GetPos() const { return aPos; } in GetPos() function in ScCompiler
H A Dcompressedarray.hxx320 A ScCompressedArrayIterator<A,D>::GetPos() const in GetPos() function in ScCompressedArrayIterator
645 A ScCoupledCompressedArrayIterator<A,D,S>::GetPos() const in GetPos() function in ScCoupledCompressedArrayIterator
H A Ddetdata.hxx60 const ScAddress& GetPos() const { return aPos; } in GetPos() function in ScDetOpData
H A Ddociter.hxx246 ScAddress GetPos() const { return ScAddress( nCol, nRow, nTab ); } in GetPos() function in ScCellIterator
H A Drangenam.hxx117 ScAddress GetPos() const { return aPos; } in GetPos() function in ScRangeData
/trunk/main/sc/source/core/data/
H A Ddociter.cxx207 void ScDocumentIterator::GetPos( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ) in GetPos() function in ScDocumentIterator
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx161 void GetPos( SCSIZE& rCol, SCSIZE& rRow ) const in GetPos() function in ScJumpMatrix
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx188 inline sal_Size GetPos() const { return mnPos; } in GetPos() function in XclImpStreamPos
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx101 sal_Int32 ScCsvSplits::GetPos( sal_uInt32 nIndex ) const in GetPos() function in ScCsvSplits
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx276 const ScAddress& GetPos() const { return aCursorPos; } in GetPos() function in ScInputHdlState
H A Duiitems.hxx75 const ScAddress& GetPos() const { return aCursorPos; } in GetPos() function in ScInputStatusItem
/trunk/main/sc/source/ui/view/
H A Dcolrowba.cxx88 SCCOLROW ScColBar::GetPos() in GetPos() function in ScColBar
256 SCCOLROW ScRowBar::GetPos() in GetPos() function in ScRowBar
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx82 sal_Int32 GetPos() { return nPos; } in GetPos() function in StgStrm
/trunk/main/svl/inc/svl/
H A Dstyle.hxx184 sal_uInt16 GetPos(){return nAktPosition;} in GetPos() function in SfxStyleSheetIterator
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx111 long GetPos() const { return nPos; } in GetPos() function in SvLBoxTab
211 sal_uInt16 GetPos( SvLBoxItem* pItem ) const { return aItems.GetPos( pItem ); } in GetPos() function in SvLBoxEntry
H A Dtextdata.hxx175 …sal_uLong GetPos( T pObject ) const { return ( ::std::find( this->begin(), this->end(), pObject … in GetPos() function in ToolsList

Completed in 86 milliseconds

123