Home
last modified time | relevance | path

Searched refs:pCurPos (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/inc/
H A Dexternalrefmgr.hxx539 const ScAddress* pCurPos, SCTAB* pTab, ScExternalRefCache::CellFormat* pFmt = NULL);
555 … sal_uInt16 nFileId, const String& rTabName, const ScRange& rRange, const ScAddress* pCurPos);
569 sal_uInt16 nFileId, const String& rName, const ScAddress* pCurPos = NULL);
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1623 const ScAddress* pCurPos, SCTAB* pTab, ScExternalRefCache::CellFormat* pFmt) in getSingleRefToken() argument
1625 if (pCurPos) in getSingleRefToken()
1626 insertRefCell(nFileId, *pCurPos); in getSingleRefToken()
1724 sal_uInt16 nFileId, const String& rTabName, const ScRange& rRange, const ScAddress* pCurPos) in getDoubleRefTokens() argument
1726 if (pCurPos) in getDoubleRefTokens()
1727 insertRefCell(nFileId, *pCurPos); in getDoubleRefTokens()
1800 …alRefManager::getRangeNameTokens(sal_uInt16 nFileId, const String& rName, const ScAddress* pCurPos) in getRangeNameTokens() argument
1802 if (pCurPos) in getRangeNameTokens()
1803 insertRefCell(nFileId, *pCurPos); in getRangeNameTokens()
/aoo4110/main/sw/source/core/doc/
H A Dtblrwcl.cxx956 SwSelBoxes* pAllDelBoxes, sal_uInt16* pCurPos ) in lcl_FndNxtPrvDelBox() argument
1000 if( nFndPos <= *pCurPos ) in lcl_FndNxtPrvDelBox()
1001 --*pCurPos; in lcl_FndNxtPrvDelBox()
1011 sal_uInt16* pCurPos = 0 ) in lcl_SaveUpperLowerBorder() argument
1045 nLnPos, sal_False, pAllDelBoxes, pCurPos ); in lcl_SaveUpperLowerBorder()
1049 nLnPos, sal_True, pAllDelBoxes, pCurPos ); in lcl_SaveUpperLowerBorder()

Completed in 48 milliseconds