Home
last modified time | relevance | path

Searched refs:pTest (Results 1 – 22 of 22) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx324 pTest = GetDescWin(); in getActiveChild()
332 return pTest; in getActiveChild()
338 return pTest && pTest->isCopyAllowed(); in isCopyAllowed()
344 return pTest && pTest->isCutAllowed(); in isCutAllowed()
350 return pTest && pTest->isPasteAllowed(); in isPasteAllowed()
356 if ( pTest ) in copy()
357 pTest->copy(); in copy()
363 if ( pTest ) in cut()
364 pTest->cut(); in cut()
370 if ( pTest ) in paste()
[all …]
H A DTableFieldDescWin.cxx259 IClipboardTest* pTest = NULL; in getActiveChild() local
263 pTest = getGenPage(); in getActiveChild()
266 pTest = getHelpBar(); in getActiveChild()
269 return pTest; in getActiveChild()
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx381 pTest = getDetailView(); in getActiveChild()
382 return pTest; in getActiveChild()
388 return pTest && pTest->isCopyAllowed(); in isCopyAllowed()
394 return pTest && pTest->isCutAllowed(); in isCutAllowed()
400 return pTest && pTest->isPasteAllowed(); in isPasteAllowed()
406 if ( pTest ) in copy()
407 pTest->copy(); in copy()
413 if ( pTest ) in cut()
414 pTest->cut(); in cut()
420 if ( pTest ) in paste()
[all …]
/trunk/main/tools/workben/
H A Durltest.cxx89 if (pTest[i].m_pBase) in testRelToAbs()
91 aBase.SetURL(pTest[i].m_pBase); in testRelToAbs()
96 pTest[i].m_pBase ? pTest[i].m_pBase : ""); in testRelToAbs()
104 if (!(aTheAbs.Equals(pTest[i].m_pAbs) in testRelToAbs()
105 || pTest[i].m_pAlt && aTheAbs.Equals(pTest[i].m_pAlt))) in testRelToAbs()
117 if (!(aTheAbs.Equals(pTest[i].m_pAbs) in testRelToAbs()
118 || pTest[i].m_pAlt && aTheAbs.Equals(pTest[i].m_pAlt))) in testRelToAbs()
168 if (pTest[i].m_pPath) in testSetFSys()
184 toString(pTest[i].m_eStyle), pTest[i].m_pUrl); in testSetFSys()
192 toString(pTest[i].m_eStyle), in testSetFSys()
[all …]
/trunk/main/i18npool/source/search/
H A Dlevdis.cxx630 WLevDistance* pTest; in main() local
709 pTest->ShowTest(); in main()
711 pTest->SetLimit( nLim ); in main()
712 pTest->SetReplaceP0( nP0 ); in main()
713 pTest->SetInsertQ0( nQ0 ); in main()
714 pTest->SetDeleteR0( nR0 ); in main()
721 WLevDistance aTmp( *pTest ); in main()
724 nLim = pTest->GetLimit(); in main()
726 pTest->ShowTest(); in main()
759 ret = pTest->WLD( cString ); in main()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1541 HTMLSttEndPos *pTest = aStartLst[i]; in ExistsOnTagItem() local
1543 if( pTest->GetStart() > nPos ) in ExistsOnTagItem()
1548 else if( pTest->GetEnd() > nPos ) in ExistsOnTagItem()
1577 HTMLSttEndPos *pTest = aStartLst[i]; in ExistsOffTagItem() local
1579 if( pTest->GetStart() > nStartPos ) in ExistsOffTagItem()
1585 pTest->GetEnd()==nEndPos ) in ExistsOffTagItem()
1629 if( pTest->GetStart() >= nNewEnd ) in FixSplittedItem()
1641 pTest->SetEnd( nNewEnd ); in FixSplittedItem()
1650 aEndLst.Insert(pTest, nEndPos ); in FixSplittedItem()
1665 HTMLSttEndPos *pTest = aEndLst[i]; in InsertItem() local
[all …]
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx647 sal_Bool* pTest = ( nEntryCount <= nFixedBools ? &aTest[0] : new sal_Bool[nEntryCount] ); in ValidQuery() local
816 pTest[nPos] = bTestEqual; in ValidQuery()
823 pTest[nPos] = pTest[nPos] && bTestEqual; in ValidQuery()
829 pTest[nPos] = bTestEqual; in ValidQuery()
838 pTest[0] = pTest[0] || pTest[j]; in ValidQuery()
844 if ( pTest != &aTest[0] ) in ValidQuery()
845 delete [] pTest; in ValidQuery()
H A Dtable3.cxx937 sal_Bool* pTest = ( nEntryCount <= nFixedBools ? &aTest[0] : new sal_Bool[nEntryCount] ); in ValidQuery() local
1244 pTest[nPos] = bTestEqual; in ValidQuery()
1251 pTest[nPos] = pTest[nPos] && bTestEqual; in ValidQuery()
1257 pTest[nPos] = bTestEqual; in ValidQuery()
1266 pTest[0] = pTest[0] || pTest[j]; in ValidQuery()
1273 *pbTestEqualCondition = pTest[0]; in ValidQuery()
1274 if ( pTest != &aTest[0] ) in ValidQuery()
1275 delete [] pTest; in ValidQuery()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx421 SfxShell* pTest = 0; in ExitDraw() local
424 pTest = pDispatch->GetShell(nIdx++); in ExitDraw()
426 while( pTest && pTest != this && pTest != pShell); in ExitDraw()
427 if(pTest == pShell && in ExitDraw()
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx49 const sal_Unicode* pTest = aTest.getStr(); in IMPL_LINK_INLINE_START() local
55 if( *pTest > 0x007f ) in IMPL_LINK_INLINE_START()
58 aFilter.append( *pTest ); in IMPL_LINK_INLINE_START()
59 pTest++; in IMPL_LINK_INLINE_START()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx3127 if ( !pTest->IsRejected() && in Dependencies()
3130 AddDependentWithNotify( pTest, pAct ); in Dependencies()
3141 if ( !pTest->IsRejected() && in Dependencies()
3144 AddDependentWithNotify( pTest, pAct ); in Dependencies()
3155 if ( !pTest->IsRejected() && in Dependencies()
3158 AddDependentWithNotify( pTest, pAct ); in Dependencies()
3172 if ( !pTest->IsRejected() && in Dependencies()
3173 pTest->GetFromRange().In( rPos ) ) in Dependencies()
3175 AddDependentWithNotify( pTest, pAct ); in Dependencies()
3185 if ( !pTest->IsRejected() && in Dependencies()
[all …]
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx379 String* pTest = (String*) mpLayoutsToTransfer->First(); in operator ()() local
382 while (pTest && !bFound) // found yet? in operator ()()
384 if (*pLayout == *pTest) in operator ()()
387 pTest = (String*)mpLayoutsToTransfer->Next(); in operator ()()
845 SdPage* pTest = (SdPage*) GetMasterPage(nTest); in InsertBookmarkAsPage() local
846 String aTest(pTest->GetLayoutName()); in InsertBookmarkAsPage()
851 eKind == pTest->GetPageKind() ) in InsertBookmarkAsPage()
/trunk/main/vcl/source/app/
H A Dhelp.cxx798 Point pTest( mPos - pSize - delta ); in ImplSetHelpWindowPos() local
799 if( pTest.X() > aScreenRect.Left() && pTest.Y() > aScreenRect.Top() ) in ImplSetHelpWindowPos()
800 aPos = pTest; in ImplSetHelpWindowPos()
/trunk/main/automation/source/server/
H A Dstatemnt.hxx235 static sal_Bool WinPtrValid(Window *pTest);
474 Window *pTest; member in SearchWinPtr
476 SearchWinPtr( Window *pTestP ): pTest(pTestP) {} in SearchWinPtr()
H A Dsta_list.cxx472 return pWin == pTest; in IsWinOK()
475 sal_Bool StatementList::WinPtrValid(Window *pTest) in WinPtrValid() argument
477 SearchWinPtr aSearch( pTest ); in WinPtrValid()
H A Dstatemnt.cxx2188 Window *pTest = pBase->GetWindow( WINDOW_CLIENT ); in GetNextOverlap() local
2189 if ( IsAccessable (pTest) in GetNextOverlap()
2190 && pTest->IsEnabled() in GetNextOverlap()
2191 && pTest->IsVisible() in GetNextOverlap()
2192 && ((pTest->GetStyle() & WB_CLOSEABLE ) || (pBase->GetStyle() & WB_CLOSEABLE )) ) in GetNextOverlap()
2193 return pTest; in GetNextOverlap()
/trunk/main/soltools/ldump/
H A Dldump.cxx348 char pTest[256]; in Filter() local
368 strcpy(pTest,&pFilterLines[i][1]); in Filter()
369 if ( strstr( pExportName, pTest)) in Filter()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3214 WW8PLCFspecial* pTest = pPlcxMan->GetMagicTables(); in ReadChar() local
3215 if (pTest && pTest->SeekPosExact(nPosCp+1+nCpOfs) && in ReadChar()
3216 pTest->Where() == nPosCp+1+nCpOfs) in ReadChar()
3220 pTest->Get(nPos, pData); in ReadChar()
5181 bool operator()(const SwTxtFmtColl *pTest) const in operator ()()
5184 …return pTest->IsAssignedToListLevelOfOutlineStyle() && pTest->GetAssignedOutlineStyleLevel() == mn… in operator ()()
H A Dwriterhelper.cxx797 const SwFltRedline *pTest = static_cast<const SwFltRedline *> in operator ()() local
799 return (pEntry->bLocked && (pTest->eType == meType)); in operator ()()
H A Dww8par2.cxx571 if (WW8FlyPara *pTest = ConstructApo(aRet, pTabPos)) in TestApo() local
572 delete pTest; in TestApo()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx1730 SmNode *pTest = rNodeStack.Pop(); in HandleAccent() local
1742 if ((pTest->GetToken().cMathChar & 0x0FFF) == 0x0332) in HandleAccent()
1745 delete pTest; in HandleAccent()
1748 aSubNodes[0] = pTest; in HandleAccent()
/trunk/main/vcl/source/window/
H A Dmenu.cxx4311 Menu* pTest = pActivePopup; in IMPL_LINK() local
4318 if ( !nRet && ( pActivePopup == pTest ) && pActivePopup->ImplGetWindow() ) in IMPL_LINK()

Completed in 232 milliseconds