Home
last modified time | relevance | path

Searched refs:rEntry (Results 151 – 175 of 181) sorted by relevance

12345678

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx373 bool operator()(const sw::util::CharRunEntry &rEntry) const in operator ()()
375 return rEntry.mnEndPos < mnStart; in operator ()()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.hxx106 String makeTabString( const DictionaryEntry& rEntry ) const;
/trunk/main/sw/source/ui/inc/
H A Dredlndlg.hxx123 SW_DLLPRIVATE sal_uInt16 GetRedlinePos( const SvLBoxEntry& rEntry) const;
/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.hxx71 ZipEntry & rEntry,
/trunk/main/sc/inc/
H A Dolinetab.hxx47 ScOutlineEntry( const ScOutlineEntry& rEntry );
/trunk/main/sot/source/base/
H A Dformats.cxx1346 rEntry in CheckTransferableContext_Impl()
1360 switch( rEntry.nContextCheckId ) in CheckTransferableContext_Impl()
1368 SotExchange::GetFormatDataFlavor( rEntry.nFormatId, aFlavor ) && in CheckTransferableContext_Impl()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx2736 Impl::BookmarkMapEntry_t & rEntry = in FindAndRemoveBookmarkStartRange() local
2738 o_rRange.set(rEntry.get<0>()); in FindAndRemoveBookmarkStartRange()
2739 o_rXmlId = rEntry.get<1>(); in FindAndRemoveBookmarkStartRange()
2740 o_rpRDFaAttributes = rEntry.get<2>(); in FindAndRemoveBookmarkStartRange()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx1181 const XDash& rEntry = pEntry->GetDash(); in SelectLineStyle() local
1182 if(rDash == rEntry) in SelectLineStyle()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx544 const ZipEntry & rEntry = *pEnum->nextElement(); in getZipFileContents() local
545 OUString rName = rEntry.sPath; in getZipFileContents()
590 pPkgStream->setZipEntryOnLoading( rEntry ); in getZipFileContents()
/trunk/main/sc/source/filter/inc/
H A Dexcrecds.hxx438 sal_Bool AddEntry( const ScQueryEntry& rEntry );
/trunk/main/cui/source/inc/
H A Dhangulhanjadlg.hxx330 …bool DeleteEntryFromDictionary( const ::rtl::OUString& rEntry, const ::com::sun::star::uno::Refe…
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx993 sal_uInt16 SwRedlineAcceptDlg::GetRedlinePos( const SvLBoxEntry& rEntry ) const in GetRedlinePos()
997 rEntry.GetUserData())->pData)->pData ); in GetRedlinePos()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx96 sal_Bool lcl_FindEntry( const OUString &rEntry, const Sequence< OUString > &rCfgSvcs ) in lcl_FindEntry() argument
103 if (rEntry == pEntry[i]) in lcl_FindEntry()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx247 const CallbackEntry & rEntry = *aIt; in callChain() local
248 (*rEntry.second)( rEntry.first, ppRet, pName ); in callChain()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx93 BookmarkPosition(const BookmarkPosition &rEntry);
H A Dswparrtf.cxx4379 BookmarkPosition::BookmarkPosition(const BookmarkPosition &rEntry) in BookmarkPosition() argument
4380 : maMkNode(rEntry.maMkNode), mnMkCntnt(rEntry.mnMkCntnt) in BookmarkPosition()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx367 sal_uInt32 FontCollection::GetId( FontCollectionEntry& rEntry ) in GetId() argument
369 if( rEntry.Name.Len() ) in GetId()
376 if( pEntry->Name == rEntry.Name ) in GetId()
380 aFont.SetCharSet( rEntry.CharSet ); in GetId()
381 aFont.SetName( rEntry.Original ); in GetId()
398 rEntry.Scaling = fScaling; in GetId()
401 List::Insert( new FontCollectionEntry( rEntry ), LIST_APPEND ); in GetId()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx3109 void SwContentType::RemoveNewline(String& rEntry) in RemoveNewline() argument
3111 sal_Unicode* pStr = rEntry.GetBufferAccess(); in RemoveNewline()
3112 for(xub_StrLen i = rEntry.Len(); i; --i, ++pStr ) in RemoveNewline()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1779 bool operator() (::boost::shared_ptr<SwDepend> const & rEntry) in operator ()()
1780 { return !rEntry->GetRegisteredIn(); } in operator ()()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx2028 … const String& rEntry = mrSh.getIDocumentOutlineNodesAccess()->getOutlineText( i ); in EnhancedPDFExport() local
2032 pPDFExtOutDevData->CreateOutlineItem( nParent, rEntry, nDestId ); in EnhancedPDFExport()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx82 SW_DLLPUBLIC SwFltStackEntry(const SwFltStackEntry& rEntry);
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx455 static bool parseXLFD( const rtl::OString& rXLFD, XLFDEntry& rEntry );
/trunk/main/vcl/inc/
H A Dilstbox.hxx273 void ImplUpdateEntryMetrics( ImplEntryType& rEntry );
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1399 ScQueryEntry& rEntry = aParam.GetEntry(i); in GetFilterEntries() local
1400 if ( rEntry.eConnect != SC_AND ) in GetFilterEntries()
/trunk/main/sw/inc/
H A Dunoport.hxx151 const SfxItemPropertySimpleEntry& rEntry, SwUnoCrsr *pUnoCrsr, SfxItemSet *&pSet );

Completed in 253 milliseconds

12345678