Searched refs:pTmpDesc (Results 1 – 3 of 3) sorted by relevance
1336 SwPageDesc *pTmpDesc = pPrevPage->GetPageDesc(); in InsertPage() local1337 SwPageFrm *pPage = new SwPageFrm( pFmt, pRoot, pTmpDesc ); in InsertPage()1642 SwPageDesc *pTmpDesc = pPage->FindPageDesc(); in AssertFlyPages() local1645 (bOdd ? pTmpDesc->GetRightFmt() : pTmpDesc->GetLeftFmt()) ) in AssertFlyPages()
2744 SwPageDesc *pTmpDesc = pSibling && pSibling->GetPrev() ? in InsertNewPage() local2746 pRet = new SwPageFrm( pDoc->GetEmptyPageFmt(), pUpper, pTmpDesc ); in InsertNewPage()
1785 const ScFuncDesc* pTmpDesc = (const ScFuncDesc*)pRootList->GetObject(nTmpCnt); in ScFunctionMgr() local1786 if ( pCaseCollator->compareString(*pDesc->pFuncName, *pTmpDesc->pFuncName ) == COMPARE_LESS ) in ScFunctionMgr()
Completed in 50 milliseconds