Home
last modified time | relevance | path

Searched refs:nAbsRecordId (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1833 const String& rColumnName, sal_uInt32 nAbsRecordId, in GetColumnCnt() argument
1864 if(nSelection == static_cast<sal_Int32>(nAbsRecordId)) in GetColumnCnt()
1883 if ( nOldRow != static_cast<sal_Int32>(nAbsRecordId) ) in GetColumnCnt()
1884 bMove = lcl_MoveAbsolute(pFound, nAbsRecordId); in GetColumnCnt()
1889 if ( nOldRow != static_cast<sal_Int32>(nAbsRecordId) ) in GetColumnCnt()
/aoo41x/main/sw/inc/
H A Ddbmgr.hxx307 const String& rColumnName, sal_uInt32 nAbsRecordId, long nLanguage,

Completed in 45 milliseconds