Home
last modified time | relevance | path

Searched refs:Find (Results 251 – 275 of 375) sorted by relevance

1...<<1112131415

/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas508 Do While vbcm.Find(strFind, lngStartLine, _
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx665 (::Find( sVar, aCalc.GetVarTable(),TBLSZ) || in Calculate()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx243 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Find( const css::uno::Any& What, const c…
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx655 pBase = pPool->Find(pNewCharStyles[i], SFX_STYLE_FAMILY_CHAR); in setNumberingProperty()
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx1079 PresenterConfigurationAccess::Find( in GetTheme()
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx543 pStlPool->Find( aStyle, SFX_STYLE_FAMILY_PARA ); in FillInfo()
H A Dconditio.cxx1392 pDoc->GetStyleSheetPool()->Find( aStyle, SFX_STYLE_FAMILY_PARA ); in DoRepaint()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx942 SbMethod* pMeth = static_cast< SbMethod* >( pModule->Find( sTemp, SbxCLASS_METHOD ) ); in firing_Impl()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx865 SfxStyleSheetBase* pFirstStyleSheet = pSSPool->Find( aStyleName, SD_STYLE_FAMILY_PSEUDO); in GetNumBulletItem()
H A Dsdview.cxx1318 …pStyle = static_cast<SfxStyleSheet*>( pStylePool->Find( aStyleSheetName, pStyleSheet->GetFamily() … in OnEndPasteOrDrop()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx885 pBase = pPool->Find(sEntry, SFX_STYLE_FAMILY_CHAR); in IMPL_LINK()
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc428 Text [ en-US ] = "~Find & Replace..." ; \
/trunk/main/rsc/source/rsc/
H A Drsc.cxx701 if ( aFullName.Find( UniString( pCL->aPath, RTL_TEXTENCODING_ASCII_US ) ) ) in IncludeParser()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1234 …if( SfxStyleSheetBase* pStyleSheet = GetStyleSheetPool().Find( ScGlobal::GetRscString( STR_STYLENA… in PostDocLoad()
H A Dxecontent.cxx635 …if( SfxStyleSheetBase* pStyleSheet = GetDoc().GetStyleSheetPool()->Find( mrFormatEntry.GetStyle(),… in XclExpCFImpl()
H A Dexcform.cxx1778 aStack << aPool.Store( GetOldRoot().pShrfmlaBuff->Find( in GetShrFmla()
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1522 + /* Find symmetric key from the slot by name */
1552 + /* Find asymmetric key from the slot by name */
1584 + /* Find asymmetric key from the slot by name */
1696 + * Find the key from slotList
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2985 SfxStyleSheetBase* pStyleSheet = pSSPool->Find( aLayoutName, SD_STYLE_FAMILY_MASTERPAGE ); in setBackground()
3029 SfxStyleSheetBase* pStyleSheet = pSSPool->Find( aLayoutName, SD_STYLE_FAMILY_MASTERPAGE ); in getBackground()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx201 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( in Construct()
421 …SfxStyleSheetBase* pStyleSheet = pStylePool->Find( pDoc->GetPageStyle( nTab ), SFX_STYLE_FAMILY_PA… in DrawToDev()
H A Dtabvwsh4.cxx336 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( in GetOptimalSizePixel()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx166 GetParaExport().Find( in ExportSectionStart()
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx299 SfxStyleSheetBase* pThere = rStyleSheetPool.Find(rSheet.GetName(), rSheet.GetFamily()); in ensureStyleSheetInStyleSheetPool()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx400 if ( !pModule->GetMethods()->Find( rInfo.GetMethod(), SbxCLASS_METHOD ) ) in ExecuteGlobal()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx4135 Find( String( RTL_CONSTASCII_USTRINGPARAM("Load") ), SbxCLASS_METHOD ); in RTLFUNC()
4166 Find( String( RTL_CONSTASCII_USTRINGPARAM("Unload") ), SbxCLASS_METHOD ); in RTLFUNC()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx400 SbxVariable *pCompVar = basicChosen->Find( sKey, SbxCLASS_OBJECT ); in getCurrentDoc()

Completed in 221 milliseconds

1...<<1112131415