Searched defs:pFind (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sot/source/sdstor/ |
H A D | stgavl.cxx | 42 StgAvlNode* StgAvlNode::Find( StgAvlNode* pFind ) in Find() 62 ( StgAvlNode* pFind, in Locate()
|
/trunk/main/sc/source/filter/lotus/ |
H A D | tool.cxx | 575 ENTRY* pFind = ( ENTRY* ) List::First(); in FindRel() local 596 ENTRY* pFind = ( ENTRY* ) List::First(); in FindAbs() local
|
/trunk/main/editeng/source/accessibility/ |
H A D | AccessibleStaticTextBase.cxx | 1105 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getDefaultAttributes() local 1143 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getRunAttributes() local
|
/trunk/main/tools/source/rc/ |
H A D | resmgr.cxx | 523 ImpContent * pFind = ::std::lower_bound(pContent, in GetBitmapStream() local 674 ImpContent * pFind = ::std::lower_bound(pContent, in IsGlobalAvailable() local 693 ImpContent* pFind = ::std::lower_bound( pContent, in LoadGlobalRes() local
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 925 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getProperty() local 1315 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getSupportedProperties() local
|
/trunk/main/basic/source/classes/ |
H A D | sb.cxx | 2110 SbxVariable* pFind = SbxObject::Find( rName, t ); in Find() local
|
/trunk/main/basic/source/runtime/ |
H A D | methods1.cxx | 889 SbxBase* pFind = StarBASIC::FindSBXInCurrentScope( aNameStr ); in RTLFUNC() local
|
Completed in 50 milliseconds