Home
last modified time | relevance | path

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

12345678

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2504 const SwFrmFmt &rEntry = aIter->GetFrmFmt();
2505 if ( rEntry.GetSurround().GetSurround() == SURROUND_THROUGHT )
/trunk/main/cui/source/options/
H A Doptlingu.cxx132 const Sequence< OUString > &rSeq, const OUString &rEntry ) in lcl_SeqGetEntryPos() argument
139 if (rEntry == pItem[i]) in lcl_SeqGetEntryPos()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4280 ScQueryEntry& rEntry = aParam.GetEntry(i); in lcl_SetAllQueryForField() local
4281 if ( rEntry.nField == nField) in lcl_SetAllQueryForField()
4618 ScQueryEntry& rEntry = aParam.GetEntry(i); in AutoFilter() local
4619 if ( rEntry.bDoQuery ) in AutoFilter()
4620 lcl_SetAllQueryForField( pShell, rEntry.nField, nSheet ); in AutoFilter()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx463 void ImportHeaderFooterContainer( DffRecordHeader& rHeader, HeaderFooterEntry& rEntry );
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx457 const ImplFontSubstEntry& rEntry = *it; in FindFontSubstitute() local
458 if( ((rEntry.mnFlags & nFlags) || !nFlags) in FindFontSubstitute()
459 && (rEntry.maSearchName == rSearchName) ) in FindFontSubstitute()
461 rSubstName = rEntry.maSearchReplaceName; in FindFontSubstitute()
/trunk/main/sw/inc/
H A Ddoc.hxx1380 sal_Bool InsertGlossary( SwTextBlocks& rBlock, const String& rEntry,

Completed in 150 milliseconds

12345678