/aoo41x/main/sw/source/core/inc/ |
H A D | SwUndoFmt.hxx | 61 virtual SwFmt * Find(const String & rName) const = 0; 85 virtual SwFmt * Find(const String & rName) const = 0; 117 virtual SwFmt * Find(const String & rName) const; 127 virtual SwFmt * Find(const String & rName) const; 137 virtual SwFmt * Find(const String & rName) const; 148 virtual SwFmt * Find(const String & rName) const; 158 virtual SwFmt * Find(const String & rName) const; 168 virtual SwFmt * Find(const String & rName) const; 181 virtual SwFmt * Find(const String & rName) const; 191 virtual SwFmt * Find(const String & rName) const; [all …]
|
/aoo41x/main/sw/source/core/undo/ |
H A D | SwUndoFmt.cxx | 63 pNew = Find(sNewName); in UndoImpl() 78 SwFmt * pDerivedFrom = Find(sDerivedFrom); in RedoImpl() 124 SwFmt * pDerivedFrom = Find(sDerivedFrom); in UndoImpl() 140 SwFmt * pOld = Find(sOldName); in RedoImpl() 173 SwFmt * pFmt = Find(sNewName); in UndoImpl() 183 SwFmt * pFmt = Find(sOldName); in RedoImpl() 251 SwFmt * SwUndoRenameFmtColl::Find(const String & rName) const in Find() function in SwUndoRenameFmtColl 273 SwFmt * SwUndoCharFmtCreate::Find(const String & rName) const in Find() function in SwUndoCharFmtCreate 328 SwFmt * SwUndoFrmFmtCreate::Find(const String & rName) const in Find() function in SwUndoFrmFmtCreate 348 SwFmt * SwUndoFrmFmtDelete::Find(const String & rName) const in Find() function in SwUndoFrmFmtDelete [all …]
|
/aoo41x/main/sw/source/ui/config/ |
H A D | modcfg.cxx | 103 return aInsertConfig.pCapOptions->Find(eType, pOleId); in GetCapOption() 136 InsCaptionOpt *pObj = rArr.Find(pOpt->GetObjType(), &pOpt->GetOleId()); in SetCapOption() 710 pWriterTableOpt = pCapOptions->Find(TABLE_CAP, 0); in Commit() 711 pWriterFrameOpt = pCapOptions->Find(FRAME_CAP, 0); in Commit() 712 pWriterGraphicOpt = pCapOptions->Find(GRAPHIC_CAP, 0); in Commit() 713 pOLECalcOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_CALC]); in Commit() 715 pOLEDrawOpt = pCapOptions->Find(OLE_CAP, &aGlobalNames[GLOB_NAME_DRAW ]); in Commit() 954 pWriterTableOpt = pCapOptions->Find(TABLE_CAP, 0); in Load() 955 pWriterFrameOpt = pCapOptions->Find(FRAME_CAP, 0); in Load() 956 pWriterGraphicOpt = pCapOptions->Find(GRAPHIC_CAP, 0); in Load() [all …]
|
/aoo41x/main/sd/source/core/ |
H A D | stlpool.cxx | 222 if (!Find(aLevelName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 342 pSheet = Find(aLevelName, SD_STYLE_FAMILY_MASTERPAGE); in CreateLayoutStyleSheets() 361 if (!Find(aName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 407 if (!Find(aName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 456 if (!Find(aName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 508 if (!Find(aName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 531 if (!Find(aName, SD_STYLE_FAMILY_MASTERPAGE)) in CreateLayoutStyleSheets() 639 if ( !Find( aName, eFamily ) ) in CopySheets() 691 pSheet = Find(*pName, SD_STYLE_FAMILY_MASTERPAGE); in CopyLayoutSheets() 816 if( (pSheet = Find(aName, SD_STYLE_FAMILY_PSEUDO)) == 0 ) in CreatePseudosIfNecessary() [all …]
|
/aoo41x/main/basic/source/classes/ |
H A D | sbxmod.cxx | 595 SbxVariable* p = pMethods->Find( rName, SbxCLASS_METHOD ); in GetMethod() 716 SbxVariable* pRes = SbxObject::Find( rName, t ); in Find() 966 pVar = pBasic->GetRtl()->Find( aName2, SbxCLASS_METHOD ); in ClearUnoObjectsInRTL_Impl_Rek() 972 pVar = pBasic->GetRtl()->Find( aName3, SbxCLASS_METHOD ); in ClearUnoObjectsInRTL_Impl_Rek() 978 pVar = pBasic->GetRtl()->Find( aName4, SbxCLASS_METHOD ); in ClearUnoObjectsInRTL_Impl_Rek() 1897 pMeth = Find( aProcName, SbxCLASS_METHOD ); in handleProcedureProperties() 1904 pMeth = Find( aProcName, SbxCLASS_METHOD ); in handleProcedureProperties() 2193 pVar = pDocObject->Find( rName, t ); in Find() 2195 pVar = SbModule::Find( rName, t ); in Find() 2551 SbxVariable* pVar = m_pParentModule->Find( rName, t ); in Find() [all …]
|
H A D | sb.cxx | 242 pVBAGlobals = (SbUnoObject*)Find( aVBAHook , SbxCLASS_DONTCARE ); in getVBAGlobals() 254 return pVBAGlobals->Find( rName, t ); in VBAFind() 498 if( SbxVariable* pVar = pMod->Find( rClassName, SbxCLASS_OBJECT ) ) in CreateObject() 680 SbxVariable* p = pMethods->Find( aImplMethodName, SbxCLASS_METHOD ); in TYPEINIT1() 787 SbxVariable* pRes = SbxObject::Find( rName, t ); in Find() 1318 SbxVariable* StarBASIC::Find( const String& rName, SbxClassType t ) in Find() function in StarBASIC 1334 pRes = ((SbiStdObject*) (SbxObject*) pRtl)->Find( rName, t ); in Find() 1365 pRes = p->Find( rName, t ); in Find() 1373 pRes = pNamed->Find( aMainStr, SbxCLASS_METHOD ); in Find() 1375 pRes = SbxObject::Find( rName, t ); in Find() [all …]
|
/aoo41x/main/solenv/bin/ |
H A D | makemani.pl | 28 use File::Find (); 38 *name = *File::Find::name; 39 *dir = *File::Find::dir; 40 *prune = *File::Find::prune; 79 File::Find::find({wanted => \&wanted}, $dynamic_dir);
|
H A D | convertlinks.pl | 26 use File::Find; 30 *name = *File::Find::name; 31 *dir = *File::Find::dir;
|
/aoo41x/main/basic/source/sbx/ |
H A D | sbxobj.cxx | 211 SbxVariable* SbxObject::Find( const XubString& rName, SbxClassType t ) in Find() function in SbxObject 231 pRes = pMethods->Find( rName, SbxCLASS_METHOD ); in Find() 233 pRes = pProps->Find( rName, SbxCLASS_PROPERTY ); in Find() 235 pRes = pObjs->Find( rName, t ); in Find() 250 pRes = pArray->Find( rName, t ); in Find() 256 pRes = pObjs->Find( rName, t ); in Find() 269 pRes = pCur->pParent->Find( rName, t ); in Find() 312 pDfltProp = (SbxProperty*) Find( aDfltPropName, SbxCLASS_PROPERTY ); in GetDfltProperty() 397 SbxVariable* pRes = pArray->Find( rName, ct ); in Make() 446 SbxVariable* pRes = pObjs->Find( rName, SbxCLASS_OBJECT ); in MakeObject() [all …]
|
/aoo41x/main/svl/source/items/ |
H A D | style.cxx | 222 SfxStyleSheetBase *pOther = rPool.Find( rName, nFamily ) ; in SetName() 274 SfxStyleSheetBase* pIter = rPool.Find(rName, nFamily); in SetParent() 286 pIter = rPool.Find(pIter->GetParent(), nFamily); in SetParent() 305 if( !rPool.Find( rName, nFamily ) ) in SetFollow() 541 SfxStyleSheetBase* SfxStyleSheetIterator::Find(const XubString& rStr) in Find() function in SfxStyleSheetIterator 637 aIter.Find(rStyle); in SetParent() 698 rtl::Reference< SfxStyleSheetBase > xStyle( aIter.Find( rName ) ); in Make() 728 SfxStyleSheetBase* pOld = aIter.Find( rSheet.GetName() ); in Add() 776 return aIter.Find(rName); in Find() 831 SfxStyleSheetBase* pOld = aIter.Find( p->GetName() ); in Insert() [all …]
|
/aoo41x/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 144 SbxVariable* SbStdPicture::Find( const String& rName, SbxClassType t ) in Find() function in SbStdPicture 147 return SbxObject::Find( rName, t ); in Find() 257 p = Find( String( RTL_CONSTASCII_USTRINGPARAM("Name") ), SbxCLASS_PROPERTY ); in SbStdFont() 267 SbxVariable* SbStdFont::Find( const String& rName, SbxClassType t ) in Find() function in SbStdFont 270 return SbxObject::Find( rName, t ); in Find() 476 SbxVariable* p = Find( String( RTL_CONSTASCII_USTRINGPARAM("Name") ), SbxCLASS_PROPERTY ); in SbStdClipboard() 506 SbxVariable* SbStdClipboard::Find( const String& rName, SbxClassType t ) in Find() function in SbStdClipboard 509 return SbxObject::Find( rName, t ); in Find()
|
H A D | step2.cxx | 99 pElem = pMeth->GetStatics()->Find( aName, SbxCLASS_DONTCARE ); in FindElement() 103 pElem = refLocals->Find( aName, SbxCLASS_DONTCARE ); in FindElement() 110 pElem = pObj->Find( aName, SbxCLASS_DONTCARE ); in FindElement() 295 pElem = refLocals->Find( rName, SbxCLASS_DONTCARE ); in FindElementExtern() 304 pElem = pMod->Find(aMethName, SbxCLASS_DONTCARE); in FindElementExtern() 343 pElem = pMod->Find( rName, SbxCLASS_DONTCARE ); in FindElementExtern() 429 SbxVariable* meth = pUnoObj->Find( sDefaultMethod, SbxCLASS_METHOD ); in SetupArgs() 835 && refLocals.Is() && refLocals->Find( p->GetName(), p->GetClass() ) ) in StepSTMNT() 1153 if( refLocals->Find( aName, SbxCLASS_DONTCARE ) == NULL ) in StepLOCAL() 1171 SbxVariableRef p = pMod->Find( aName, SbxCLASS_PROPERTY ); in StepPUBLIC_Impl() [all …]
|
/aoo41x/main/basic/source/comp/ |
H A D | dim.cxx | 156 else if( rEnumArray->Find( aCompleteName, SbxCLASS_OBJECT ) ) in TypeDecl() 308 SbiSymDef* pOld = pPool->Find( pDef->GetName() ); in DefVar() 398 String aTypeName( aGblStrings.Find( pDef->GetTypeId() ) ); in DefVar() 399 if( rTypeArray->Find( aTypeName, SbxCLASS_OBJECT ) == NULL ) in DefVar() 566 if (rTypeArray->Find(aSym,SbxCLASS_OBJECT)) in DefType() 604 if( pTypeMembers->Find( aElemName, SbxCLASS_DONTCARE) ) in DefType() 652 String aTypeName( aGblStrings.Find( nElemTypeId ) ); in DefType() 689 if( rEnumArray->Find(aEnumName,SbxCLASS_OBJECT) ) in DefEnum() 763 SbiSymDef* pOld = pPoolToUse->Find( pElem->GetName() ); in DefEnum() 966 SbiSymDef* pOld = aPublics.Find( pDef->GetName() ); in DefDeclare() [all …]
|
H A D | symtbl.cxx | 57 const String& SbiStringPool::Find( sal_uInt16 n ) const in Find() function in SbiStringPool 186 aName = pParser->aGblStrings.Find( nProcId ); in Add() 203 SbiSymDef* SbiSymPool::Find( const String& rName ) const in Find() function in SbiSymPool 214 return pParent->Find( rName ); in Find() 247 SbiSymDef* p = Find( rName ); in Define() 259 SbiSymDef* p = Find( rName ); in Reference() 332 aName = pIn->rStrings.Find( nId ); in GetName()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextListAutoStylePool.cxx | 208 sal_uInt32 XMLTextListAutoStylePool::Find( XMLTextListAutoStylePoolEntry_Impl* pEntry ) const in Find() function in XMLTextListAutoStylePool 240 sal_uInt32 nPos = Find( &aTmp ); in Add() 258 ::rtl::OUString XMLTextListAutoStylePool::Find( in Find() function in XMLTextListAutoStylePool 264 sal_uInt32 nPos = Find( &aTmp ); in Find() 271 ::rtl::OUString XMLTextListAutoStylePool::Find( in Find() function in XMLTextListAutoStylePool 276 sal_uInt32 nPos = Find( &aTmp ); in Find()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | futempl.cxx | 181 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() 207 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() 220 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute() 224 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute() 239 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute() 277 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute() 437 SfxStyleSheetBase* pFirstStyleSheet = pSSPool->Find( sStyleName, SD_STYLE_FAMILY_PSEUDO); in DoExecute() 465 SfxStyleSheetBase* pSheet = pSSPool->Find( aName, SD_STYLE_FAMILY_PSEUDO); in DoExecute()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | findcoll.cxx | 48 virtual int Find( SwPaM* , SwMoveFn , const SwPaM*, sal_Bool bInReadOnly ); 53 int SwFindParaFmtColl::Find( SwPaM* pCrsr, SwMoveFn fnMove, const SwPaM* pRegion, in Find() function in SwFindParaFmtColl 60 if( !pCrsr->Find( *pFmtColl, fnMove, pRegion, bInReadOnly ) ) in Find() 80 sal_uLong SwCursor::Find( const SwTxtFmtColl& rFmtColl, in Find() function in SwCursor
|
/aoo41x/main/sw/inc/ |
H A D | swcrsr.hxx | 48 virtual int Find( SwPaM*, SwMoveFn, const SwPaM*, sal_Bool ) = 0; 73 using SwPaM::Find; 107 sal_uLong Find( const com::sun::star::util::SearchOptions& rSearchOpt, 113 sal_uLong Find( const SwTxtFmtColl& rFmtColl, 118 sal_uLong Find( const SfxItemSet& rSet, sal_Bool bNoCollections,
|
H A D | pam.hxx | 154 sal_uInt8 Find( const com::sun::star::util::SearchOptions& rSearchOpt, 159 sal_Bool Find( const SwFmt& rFmt, 162 sal_Bool Find( const SfxPoolItem& rAttr, sal_Bool bValue = sal_True, 165 sal_Bool Find( const SfxItemSet& rAttr, sal_Bool bNoColls,
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stg.cxx | 610 StgDirEntry* p = pIo->pTOC->Find( *pEntry, rName ); in OpenStorage() 669 StgDirEntry* p = pIo->pTOC->Find( *pEntry, rName ); in OpenStream() 715 StgDirEntry* p = pIo->pTOC->Find( *pEntry, rName ); in Remove() 748 StgDirEntry* pElem = pIo->pTOC->Find( *pEntry, rElem ); in CopyTo() 861 StgDirEntry* pElem = pIo->pTOC->Find( *pEntry, rElem ); in MoveTo() 908 StgDirEntry* p = pIo->pTOC->Find( *pEntry, rName ); in IsStorage() 919 StgDirEntry* p = pIo->pTOC->Find( *pEntry, rName ); in IsStream() 929 return sal_Bool( pIo->pTOC->Find( *pEntry, rName ) != NULL ); in IsContained()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 832 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in getByName() 890 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in hasByName() 927 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in insertByName() 997 SfxStyleSheetBase* pBase = pBasePool->Find(rName); in replaceByName() 1034 SfxStyleSheetBase* pBase = pBasePool->Find( aString ); in removeByName() 1452 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in SwXStyle() 1493 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in getName() 1512 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in setName() 2544 pBase = pBasePool->Find(sStyleName); in GetPropertyValues_Impl() 3057 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in getPropertyDefaults() [all …]
|
/aoo41x/main/helpcontent2/helpers/ |
H A D | create_ilst.pl | 30 use File::Find; 40 find(sub{push @files, $File::Find::name if (($File::Find::name=~/\.png$/));},$startdir);
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 216 Data_Impl* Find( SfxTabDlgData_Impl& rArr, sal_uInt16 nId, sal_uInt16* pPos = 0 ); 218 Data_Impl* Find( SfxTabDlgData_Impl& rArr, sal_uInt16 nId, sal_uInt16* pPos ) in Find() function 978 Data_Impl* pDataObject = Find( *pImpl->pData, nId, &nPos ); in RemoveTabPage() 1051 Data_Impl* pDataObject = Find( *pImpl->pData, nPageId, &nPos ); in GetTabPage() 1283 Data_Impl* pDataObject = Find( *pImpl->pData, nId ); in IMPL_LINK() 1311 Data_Impl* pDataObject = Find( *pImpl->pData, nId ); in IMPL_LINK() 1404 Data_Impl* pDataObject = Find( *pImpl->pData, nId ); in IMPL_LINK() 1511 Data_Impl* pDataObject = Find( *pImpl->pData, pTabCtrl->GetCurPageId() ); in IMPL_LINK() 1601 Data_Impl* pDataObject = Find( *pImpl->pData, nId ); in GetOutputItemSet()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | createaddresslistdialog.src | 86 Text [ en-US ] = "~Find..."; 183 Text [ en-US ] = "Find Entry"; 203 Text [ en-US ] = "Find ~only in"; 219 Text [ en-US ] = "~Find";
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | XMLTextListAutoStylePool.hxx | 57 SAL_DLLPRIVATE sal_uInt32 Find( XMLTextListAutoStylePoolEntry_Impl* pEntry ) 71 ::rtl::OUString Find( 74 ::rtl::OUString Find( const ::rtl::OUString& rInternalName ) const;
|