Home
last modified time | relevance | path

Searched refs:Find (Results 151 – 175 of 364) sorted by relevance

12345678910>>...15

/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx1738 …SfxStyleSheet* pMySheet = static_cast<SfxStyleSheet*>( mxStyleSheetPool->Find(aName, SD_STYLE_FAMI… in SetMasterPage()
1796 SfxStyleSheetBase* pSOld = mxStyleSheetPool->Find(pRData->aName); in SetMasterPage()
1797 SfxStyleSheetBase* pSNew = mxStyleSheetPool->Find(pRData->aNewName); in SetMasterPage()
/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx752 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( aName, SFX_STYLE_FAMILY_PAGE ); in lcl_GetDocPageSize()
1033 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( aOldName, SFX_STYLE_FAMILY_PAGE ); in MouseButtonUp()
1125 …SfxStyleSheetBase* pStyleSheet = pStylePool->Find( pDoc->GetPageStyle( nTab ), SFX_STYLE_FAMILY_PA… in MouseButtonUp()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx2141 SfxStyleSheetBase* pParentOfNew = Find( rParentName, eFamily ); in Replace()
2151 SfxStyleSheetBase* pFollowOfNew = Find( rFollowName, eFamily ); in Replace()
2357 SfxStyleSheetBase* SwDocStyleSheetPool::Find( const String& rName, in Find() function in SwDocStyleSheetPool
2825 SfxStyleSheetBase* SwStyleSheetIterator::Find( const UniString& rName ) in Find() function in SwStyleSheetIterator
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx829 nResult = (sal_Int32)pUnoCrsr->Find( aSearch, !pSearch->bStyles, in replaceAll()
841 nResult = pUnoCrsr->Find( *pSearchColl, in replaceAll()
851 nResult = pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in replaceAll()
961 nResult = (sal_Int32)pUnoCrsr->Find( aSearch, !pSearch->bStyles, in FindAny()
973 nResult = (sal_Int32)pUnoCrsr->Find( *pSearchColl, in FindAny()
982 nResult = (sal_Int32)pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in FindAny()
/aoo41x/main/svx/source/dialog/
H A Dhyprlink.src117 Text [ en-US ] = "Find" ;
/aoo41x/main/sw/inc/
H A Dcalc.hxx161 SwHash* Find( const String& rSrch, SwHash** ppTable,
/aoo41x/main/automation/source/inc/
H A Dtestapp.hxx93 virtual SbxVariable* Find( const String&, SbxClassType );
/aoo41x/main/basic/inc/basic/
H A Dsbstar.hxx138 virtual SbxVariable* Find( const String&, SbxClassType );
/aoo41x/main/offapi/com/sun/star/security/
H A DXCertificate.idl116 * Find a extension with a object identifier.
/aoo41x/main/basctl/source/basicide/
H A Dmacrodlg.cxx293 pMethod = (SbMethod*)pModule->GetMethods()->Find( aMacroName, SbxCLASS_METHOD ); in GetMacro()
401 …DBG_ASSERT( !pModule || !pModule->GetMethods()->Find( aSubName, SbxCLASS_METHOD ), "Macro existier… in CreateMacro()
/aoo41x/main/
H A Daclocal.m4205 dnl Find a Python interpreter. Python versions prior to 2.0 are not
213 # Find any Python interpreter.
/aoo41x/main/sc/source/ui/undo/
H A Dundostyl.cxx153 pStyle = pStlPool->Find( rName, eStyleFamily ); in DoChange()
/aoo41x/main/xmloff/source/style/
H A DXMLPageExport.cxx85 …rPageMasterName = rExport.GetAutoStylePool()->Find( XML_STYLE_FAMILY_PAGE_MASTER, sParent, xPropSt… in collectPageMasterAutoStyle()
H A DXMLFontAutoStylePool.cxx215 ::rtl::OUString XMLFontAutoStylePool::Find( in Find() function in XMLFontAutoStylePool
/aoo41x/main/sw/source/filter/xml/
H A Dxmlfmte.cxx317 … OUString sTmp = rExport.GetTextParagraphExport()->GetListAutoStylePool().Find( sStyleName ); in exportStyleAttributes()
/aoo41x/main/sc/source/core/data/
H A Dstlsheet.cxx119 SfxStyleSheetBase* pStyle = rPool.Find( aEffName, nFamily ); in SetParent()
/aoo41x/main/soltools/ldump/
H A Dhashtbl.cxx293 void* HashTable::Find(const char *Key) const in Find() function in HashTable
/aoo41x/main/sot/source/sdstor/
H A Dstgstrms.cxx870 pPg = rIo.Find( nPage ); in Read()
931 pPg = rIo.Find( nPage ); in Write()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx678 sal_Bool UCBContentHelper::Find( const String& rFolder, const String& rName, String& rFile, sal_Boo… in Find() function in utl::UCBContentHelper
765 if ( Find( aPath, rName, rFile, bAllowWildCards ) ) in FindInPath()
/aoo41x/main/sc/source/filter/inc/
H A Dnamebuff.hxx186 sal_uInt16 Find (const ScAddress & rAddress ) const;
/aoo41x/main/rsc/inc/
H A Drscdef.hxx234 sal_uLong Find( const ByteString & rName );
/aoo41x/main/sd/source/ui/dlg/
H A Dprltempl.cxx118 SfxStyleSheetBase* pFirstStyleSheet = pSSPool->Find( aStyleName, SD_STYLE_FAMILY_PSEUDO); in SdPresLayoutTemplateDlg()
/aoo41x/main/helpcontent2/helpers/
H A Dupdate_tree.pl28 use File::Find;
/aoo41x/main/tools/workben/
H A Dhashtbl.cxx340 void* HashTable::Find(String const& Key) const in Find() function in HashTable
/aoo41x/main/sw/source/ui/misc/
H A Dlinenum.cxx301 pBase = pPool->Find(sCharFmtName, SFX_STYLE_FAMILY_CHAR); in FillItemSet()

Completed in 127 milliseconds

12345678910>>...15