Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx1336 SwPageDesc *pTmpDesc = pPrevPage->GetPageDesc(); in InsertPage() local
1337 SwPageFrm *pPage = new SwPageFrm( pFmt, pRoot, pTmpDesc ); in InsertPage()
1642 SwPageDesc *pTmpDesc = pPage->FindPageDesc(); in AssertFlyPages() local
1645 (bOdd ? pTmpDesc->GetRightFmt() : pTmpDesc->GetLeftFmt()) ) in AssertFlyPages()
H A Dfrmtool.cxx2760 SwPageDesc *pTmpDesc = pSibling && pSibling->GetPrev() ? in InsertNewPage() local
2762 pRet = new SwPageFrm( pDoc->GetEmptyPageFmt(), pUpper, pTmpDesc ); in InsertNewPage()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx1785 const ScFuncDesc* pTmpDesc = (const ScFuncDesc*)pRootList->GetObject(nTmpCnt); in ScFunctionMgr() local
1786 if ( pCaseCollator->compareString(*pDesc->pFuncName, *pTmpDesc->pFuncName ) == COMPARE_LESS ) in ScFunctionMgr()

Completed in 44 milliseconds