Home
last modified time | relevance | path

Searched refs:Find (Results 101 – 125 of 375) sorted by relevance

12345678910>>...15

/trunk/main/sd/source/core/
H A Dsdpage.cxx526 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj()
586 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForMasterPageBackground()
635 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForPresObj()
677 SfxStyleSheetBase* pResult = pStShPool->Find(aStyleName, SD_STYLE_FAMILY_MASTERPAGE); in getPresentationStyle()
1956 …eSheet = (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Find(sLayoutName, SD_STY… in ScaleObjects()
2109 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl()
H A Dsdpage2.cxx179 pSheet = pStShPool->Find(aOldFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout()
183 pSheet = pStShPool->Find(aFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout()
H A Ddrawdoc.cxx647 …SetDefaultStyleSheet(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(aName, SD_STYLE_FAMILY_GRA… in NewOrLoadCompleted()
650 …SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(… in NewOrLoadCompleted()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx505 … SwDocStyleSheet* pStyle = (SwDocStyleSheet*)pPool->Find(m_aCharStyle, SFX_STYLE_FAMILY_CHAR); in Paste()
517 … SwDocStyleSheet* pStyle = (SwDocStyleSheet*)pPool->Find(m_aParaStyle, SFX_STYLE_FAMILY_PARA); in Paste()
/trunk/main/basic/source/classes/
H A Deventatt.cxx299 pMethVar = pBasic->Find( aMacro, SbxCLASS_DONTCARE ); in firing_impl()
352 SbxVariable* pDlgLibContVar = pBasic->Find in implFindDialogLibForDialog()
/trunk/main/l10ntools/scripts/
H A Dlocalize_old.pl32 use File::Find;
348 my $file = $File::Find::name;
H A Dlocalize.pl32 use File::Find;
327 my $file = $File::Find::name;
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3178 sal_uLong SwCrsrShell::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in Find() function in SwCrsrShell
3187 …sal_uLong nRet = pCurCrsr->Find( rSearchOpt, bSearchInNotes, eStart, eEnde, bCancel, eRng, bReplac… in Find()
3193 sal_uLong SwCrsrShell::Find( const SwTxtFmtColl& rFmtColl, in Find() function in SwCrsrShell
3202 sal_uLong nRet = pCurCrsr->Find( rFmtColl, eStart, eEnde, bCancel, eRng, pReplFmt ); in Find()
3208 sal_uLong SwCrsrShell::Find( const SfxItemSet& rSet, sal_Bool bNoCollections, in Find() function in SwCrsrShell
3218 sal_uLong nRet = pCurCrsr->Find( rSet, bNoCollections, eStart, eEnde, bCancel, in Find()
H A Dfindfmt.cxx32 sal_Bool SwPaM::Find( const SwFmt& rFmt, SwMoveFn fnMove, in Find() function in SwPaM
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx798 if ( pStylePool->Find( aString, eFamily ) ) in GetObjectByName_Impl()
826 if ( !pStylePool->Find( aNameStr, eFamily ) ) // noch nicht vorhanden in insertByName()
876 SfxStyleSheetBase* pStyle = pStylePool->Find( aString, eFamily ); in removeByName()
1012 if ( pStylePool->Find( aString, eFamily ) ) in hasByName()
1180 return pStylePool->Find( aStyleName, eFamily ); in GetStyle_Impl()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1808 SbxVariable* pVariable = pStandardLib->Find( sVarName, SbxCLASS_OBJECT ); in SetGlobalUNOConstant()
1902 SbMethod* pMethod = (SbMethod*)pMod->Find( sMacro, SbxCLASS_METHOD ); in lcl_queryMacro()
2275 SbxVariable* pVar = mpLib->GetObjects()->Find( aName, SbxCLASS_DONTCARE ); in getByName()
2317 SbxVariable* pVar = mpLib->GetObjects()->Find( aName, SbxCLASS_DONTCARE ); in hasByName()
2355 SbxVariable* pVar = mpLib->GetObjects()->Find( Name, SbxCLASS_DONTCARE ); in removeByName()
/trunk/main/idlc/source/
H A Dscanner.ll218 /* Find line number */
225 /* Find file name, if present */
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx200 … SbMethod* pMethod = static_cast< SbMethod* >( pMethods->Find( sMacro, SbxCLASS_METHOD ) ); in hasMacro()
206 …else if( SbMethod* pMethod = dynamic_cast< SbMethod* >( pBasic->Find( sMacro, SbxCLASS_METHOD ) ) ) in hasMacro()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1356 mpStyleSheet = static_cast< ScStyleSheet* >( GetStyleSheetPool().Find( in CreateStyleSheet()
1366 …mpStyleSheet = static_cast< ScStyleSheet* >( GetStyleSheetPool().Find( maFinalName, SFX_STYLE_FAMI… in CreateStyleSheet()
1586 Find( pPrevRange, pNextRange, nNextIndex, nScRow ); in SetXF()
1646 void XclImpXFRangeColumn::Find( in Find() function in XclImpXFRangeColumn
/trunk/main/basic/source/inc/
H A Dstdobj.hxx43 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dobject.hxx85 virtual SbxVariable* Find( const String&, SbxClassType );
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx397 SfxStyleSheetBase* pStyle = xPoolHelper->GetStylePool()->Find( aStyleName, SFX_STYLE_FAMILY_PAGE ); in GetEditTextDirection()
489 pStyle = (ScStyleSheet*)pStylePool->Find( pTable->aPageStyle, in IdleCalcTextWidth()
568 pStyle = (ScStyleSheet*)pStylePool->Find( pTable->aPageStyle, in IdleCalcTextWidth()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1211 SfxStyleSheetBase* pStyle = pStyleSheetPool->Find( rStr, eFam, SFXSTYLEBIT_ALL ); in SelectStyle()
1736 pStyleSheetPool->Find( in Notify()
2215 pStyleSheetPool->Find(aTemplName,eFam,SFXSTYLEBIT_ALL); // -Wall required?? in EditHdl()
2252 pStyleSheetPool->Find( aTemplName, pItem->GetFamily(), SFXSTYLEBIT_ALL ); in DeleteHdl()
2302 pStyleSheetPool->Find(aTemplName,eFam, in EnableDelete()
H A Dnewstyle.cxx43 SfxStyleSheetBase* pStyle = rPool.Find( aName, rPool.GetSearchFamily(), SFXSTYLEBIT_ALL ); in IMPL_LINK()
/trunk/main/soltools/ldump/
H A Dhashtbl.hxx78 void* Find (const char *cKey ) const;
/trunk/main/sot/inc/sot/
H A Dfactory.hxx63 static const SotFactory * Find( const SvGlobalName & );
/trunk/main/connectivity/source/inc/dbase/
H A DDIndexIter.hxx49 sal_uIntPtr Find(sal_Bool bFirst);
/trunk/main/idl/source/prj/
H A Ddatabase.cxx317 aFullName.Find( GetPath() ); in ReadIdFile()
820 if( aFullName.Find( rPath ) ) in ReadSvIdl()
/trunk/ext_libraries/ratscan/scan/
H A Dmakefile.mk51 @echo Find rat scan report in $@
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.os215 # Find a tar command for 'make dist'

Completed in 152 milliseconds

12345678910>>...15