Home
last modified time | relevance | path

Searched refs:GetFieldPos (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx145 xub_StrLen GetFieldPos() const { return nFieldPos; } in GetFieldPos() function in ScUnoEditEngine
299 xub_StrLen nPos = aTempEngine.GetFieldPos(); in GetObjectByIndex_Impl()
932 xub_StrLen nPos = aTempEngine.GetFieldPos(); in GetObjectByIndex_Impl()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx1353 …xFieldContent = (xRow.Is() && xRow->HasField(pCol->GetFieldPos())) ? xRow->GetField(pCol->GetField… in queryFieldDataType()
1415 xFieldContent = xPaintRow->HasField( pCol->GetFieldPos() ) in queryFieldData()
1416 ? xPaintRow->GetField( pCol->GetFieldPos() ).getColumn() in queryFieldData()
H A Dgridcell.cxx4048 rGrid.SetColumnTitle( rGrid.GetColumnId( m_pColumn->GetFieldPos() ), _Label ); in setLabel()
/aoo41x/main/svx/source/inc/
H A Dgridcell.hxx140 sal_Int16 GetFieldPos() const {return m_nFieldPos; } in GetFieldPos() function in DbGridColumn

Completed in 72 milliseconds