Home
last modified time | relevance | path

Searched refs:Find (Results 26 – 50 of 364) sorted by relevance

12345678910>>...15

/aoo41x/main/svx/source/form/
H A Dfiltnav.cxx181 FmFilterItem* FmFilterItems::Find( const ::sal_Int32 _nFilterComponentIndex ) const in Find() function in svxform::FmFilterItems
454 FmFormItem* pFormItem = m_pModel->Find( m_pModel->m_aChildren, xForm ); in predicateExpressionChanged()
462 FmFilterItem* pFilterItem = pFilter->Find( _Event.FilterComponent ); in predicateExpressionChanged()
500 FmFormItem* pFormItem = m_pModel->Find( m_pModel->m_aChildren, xForm ); in disjunctiveTermRemoved()
535 FmFormItem* pFormItem = m_pModel->Find( m_pModel->m_aChildren, xForm ); in disjunctiveTermAdded()
715 pForm = Find(pForm->GetChildren(), xController); in Find()
725 FmFormItem* FmFilterModel::Find(const ::std::vector<FmFilterData*>& rItems, const Reference< XForm … in Find() function in svxform::FmFilterModel
737 pForm = Find(pForm->GetChildren(), xForm); in Find()
754 FmFormItem* pItem = Find( m_aChildren, xCurrent ); in SetCurrentController()
1655 FmFilterItem* pFilterItem = _pTargetItems->Find( pLookupItem->GetComponentIndex() ); in insertFilterItem()
[all …]
/aoo41x/main/svl/inc/svl/
H A Dstyle.hxx173 virtual SfxStyleSheetBase* Find(const UniString& rStr);
259 virtual SfxStyleSheetBase* Find( const UniString&, SfxStyleFamily eFam, sal_uInt16 n=0xFFFF );
265 SfxStyleSheetBase* Find(const UniString& rStr) in Find() function in SfxStyleSheetBasePool
266 { return Find(rStr, nSearchFamily, nMask); } in Find()
/aoo41x/main/basic/source/sbx/
H A Dsbxcoll.cxx111 SbxVariable* SbxCollection::Find( const XubString& rName, SbxClassType t ) in Find() function in SbxCollection
116 return pObj ? pObj->Find( rName, t ) : NULL; in Find()
119 return SbxObject::Find( rName, t ); in Find()
185 pRes = Find( p->GetString(), SbxCLASS_OBJECT ); in CollItem()
/aoo41x/main/soltools/ldump/
H A Dldump.cxx58 LibExport * Find (char * const& Key) const in Find() function in ExportSet
59 { return (LibExport *) HashTable::Find((char *) Key); } in Find()
295 pData = pBaseTab->Find( pName ); in PrintSym()
468 pData = pIndexTab->Find( cBuffer ); in PrintDataBase()
505 pData = pIndexTab->Find( cBuffer ); in PrintDefFile()
/aoo41x/main/sot/source/sdstor/
H A Dstgavl.cxx42 StgAvlNode* StgAvlNode::Find( StgAvlNode* pFind ) in Find() function in StgAvlNode
403 StgAvlNode* StgAvlIterator::Find( short n ) in Find() function in StgAvlIterator
429 return Find( ++nCur ); in Next()
434 return Find( --nCur ); in Prev()
H A Dstgdir.cxx1006 StgDirEntry* StgDirStrm::Find( StgDirEntry& rStg, const String& rName ) in Find() function in StgDirStrm
1019 return (StgDirEntry*) rStg.pDown->Find( &aTest ); in Find()
1038 StgDirEntry* pRes = Find( rStg, rName ); in Create()
1075 StgDirEntry* p = Find( rStg, rOld ); in Rename()
1098 StgDirEntry* p = Find( rStg1, rName ); in Move()
/aoo41x/main/basic/inc/basic/
H A Dsbobjmod.hxx49 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
78 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
108 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
H A Dsbstdobj.hxx66 virtual SbxVariable* Find( const String&, SbxClassType );
100 virtual SbxVariable* Find( const String&, SbxClassType );
138 virtual SbxVariable* Find( const String&, SbxClassType );
/aoo41x/main/sc/inc/
H A Drangelst.hxx63 ScRange* Find( const ScAddress& ) const;
94 ScRangePair* Find( const ScAddress& ) const;
95 ScRangePair* Find( const ScRange& ) const;
/aoo41x/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx299 pNewModel->GetStyleSheetPool()->Find( in MoveToItemPool()
356 pAnchor = pNewPool->Find(pSheet->GetName(), pSheet->GetFamily()); in SetModel()
361 pSheet = pOldPool->Find(pSheet->GetParent(), pSheet->GetFamily()); in SetModel()
572 pNewStSh = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find( in Notify()
/aoo41x/main/basic/source/inc/
H A Dsbunoobj.hxx71 virtual SbxVariable* Find( const String&, SbxClassType );
173 virtual SbxVariable* Find( const String&, SbxClassType );
203 virtual SbxVariable* Find( const String&, SbxClassType );
328 virtual SbxVariable* Find( const String&, SbxClassType );
/aoo41x/main/tools/workben/
H A Dhashtbl.hxx92 void* Find (String const& Key) const;
132 ObjType Find (KeyType const& Key) const \
133 { return (ObjType) HashTable::Find(String(Key)); } \
/aoo41x/main/soldep/inc/soldep/
H A Dhashtbl.hxx93 void* Find (ByteString const& Key) const;
133 ObjType Find (KeyType const& Key) const \
134 { return (ObjType) HashTable::Find(ByteString(Key)); } \
/aoo41x/main/sw/source/core/crsr/
H A Dfindtxt.cxx220 sal_uInt8 SwPaM::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes , utl::TextSearch& … in Find() function in SwPaM
563 virtual int Find( SwPaM* , SwMoveFn , const SwPaM*, sal_Bool bInReadOnly );
572 int SwFindParaText::Find( SwPaM* pCrsr, SwMoveFn fnMove, in Find() function in SwFindParaText
578 …sal_Bool bFnd = (sal_Bool)pCrsr->Find( rSearchOpt, bSearchInNotes, aSTxt, fnMove, pRegion, bInRead… in Find()
630 sal_uLong SwCursor::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in Find() function in SwCursor
H A Dfindattr.cxx901 sal_Bool SwPaM::Find( const SfxPoolItem& rAttr, sal_Bool bValue, SwMoveFn fnMove, in Find() function in SwPaM
988 sal_Bool SwPaM::Find( const SfxItemSet& rSet, sal_Bool bNoColls, SwMoveFn fnMove, in Find() function in SwPaM
1101 virtual int Find( SwPaM* , SwMoveFn , const SwPaM*, sal_Bool bInReadOnly );
1106 int SwFindParaAttr::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion, in Find() function in SwFindParaAttr
1129 if( !aSrchPam.Find( *pSet, bValue, fnMove, &aRegion, bInReadOnly, bMoveFirst ) ) in Find()
1161 if( aSrchPam.Find( *pSearchOpt, bSearchInNotes, *pSTxt, fnMove, pTextRegion, bInReadOnly ) && in Find()
1295 sal_uLong SwCursor::Find( const SfxItemSet& rSet, sal_Bool bNoCollections, in Find() function in SwCursor
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx212 sal_Bool ODbaseIndex::Find(sal_uInt32 nRec, const ORowSetValue& rValue) in Find() function in ODbaseIndex
219 return ConvertToKey(&aKey, nRec, rValue) && getRoot()->Find(aKey); in Find()
231 if (!ConvertToKey(&aKey, nRec, rValue) || (getRoot()->Find(aKey) && isUnique())) in Insert()
253 if (!ConvertToKey(&aKey, nRec, rNewValue) || (isUnique() && getRoot()->Find(aKey))) in Update()
267 if (!ConvertToKey(&aKey, nRec, rValue) || !getRoot()->Find(aKey)) in Delete()
H A DDIndexIter.cxx47 return Find(sal_True); in First()
53 return Find(sal_False); in Next()
56 sal_uIntPtr OIndexIterator::Find(sal_Bool bFirst) in Find() function in OIndexIterator
/aoo41x/main/xmloff/source/style/
H A Dxmlaustp.cxx408 OUString SvXMLAutoStylePoolP::Find( sal_Int32 nFamily, in Find() function in SvXMLAutoStylePoolP
412 return pImpl->Find( nFamily, sEmpty, rProperties ); in Find()
415 OUString SvXMLAutoStylePoolP::Find( sal_Int32 nFamily, in Find() function in SvXMLAutoStylePoolP
419 return pImpl->Find( nFamily, rParent, rProperties ); in Find()
/aoo41x/main/sw/inc/
H A Ddocstyle.hxx183 virtual SfxStyleSheetBase* Find(const UniString& rStr);
202 using SfxStyleSheetBasePool::Find;
211 virtual SfxStyleSheetBase* Find( const String&, SfxStyleFamily eFam,
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx639 if ( bColName && (pPair = xColNameRanges->Find( rRange )) != NULL ) in UpdateRangeData()
641 else if ( !bColName && (pPair = xRowNameRanges->Find( rRange )) != NULL ) in UpdateRangeData()
783 if ( ( pPair = xColNameRanges->Find( theCurArea ) ) != NULL ) in IMPL_LINK_INLINE_END()
788 if ( ( pPair = xRowNameRanges->Find( theCurArea ) ) != NULL ) in IMPL_LINK_INLINE_END()
852 if ( bColName && (pPair = xColNameRanges->Find( rRange )) != NULL ) in IMPL_LINK()
854 else if ( !bColName && (pPair = xRowNameRanges->Find( rRange )) != NULL ) in IMPL_LINK()
/aoo41x/main/sw/source/ui/app/
H A Ddocst.cxx620 pStyle = mxBasePool->Find( rName, (SfxStyleFamily)nFamily ); in Edit()
838 SfxStyleSheetBase *pStyle = mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in Delete()
862 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in ApplyStyles()
936 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in DoWaterCan()
983 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in UpdateStyle()
1075 SwDocStyleSheet* pStyle = (SwDocStyleSheet*)mxBasePool->Find( in MakeByExample()
/aoo41x/main/sc/source/core/data/
H A Dstlpool.cxx107 if ( rName.EqualsAscii(STRING_STANDARD) && Find( rName, eFam ) != NULL ) in Make()
115 if ( Find( aNewName, eFam ) == NULL ) in Make()
166 SfxStyleSheetBase* pStyleSheet = pSrcPool->Find( rName, eFamily ); in CopyStyleFrom()
170 SfxStyleSheetBase* pDestSheet = Find( rName, eFamily ); in CopyStyleFrom()
/aoo41x/main/helpcontent2/helpers/
H A Dcreatemakefile.pl23 use File::Find;
82 find(sub{push @dirs, $File::Find::name if (-d and ($File::Find::name!~/\/CVS/));},$startdir);
/aoo41x/main/sfx2/source/appl/
H A Dnewhelp.src67 Text [ en-US ] = "Find";
131 Text [ en-US ] = "~Find";
145 Text [ en-US ] = "Find in ~headings only";
321 Text [ en-US ] = "Find on this Page...";
/aoo41x/main/soldep/source/
H A Ddepper.cxx476 pHObject_l = mpSolIdMapper->Find( sDepName ); in HandleNewPrjDialog()
489 pHObject_l = mpSolIdMapper->Find( rBodyText ); in HandleNewPrjDialog()
551 pHObject_l = mpPrjIdMapper->Find( sDepName ); // mpPrjIdMapper in HandleNewDirectoryDialog()
566 pHObject_l = mpPrjIdMapper->Find( rBodyText ); // mpPrjIdMapper in HandleNewDirectoryDialog()

Completed in 209 milliseconds

12345678910>>...15