Home
last modified time | relevance | path

Searched refs:rEntry (Results 1 – 25 of 181) sorted by last modified time

12345678

/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/tools/source/fsys/
H A Ddirent.cxx1467 if ( nError || rEntry.nError || in operator ==()
1479 DirEntry *pWith = (DirEntry *)&rEntry; in operator ==()
1505 if ( this == &rEntry ) in operator =()
1509 nError = rEntry.nError; in operator =()
1519 if ( rEntry.pParent ) in operator =()
1568 …((rEntry.Level()>1)?(rEntry[rEntry.Level()-2].aName.CompareIgnoreCaseToAscii(RFS_IDENTIFIER)==COMP… in operator +()
1576 return rEntry; in operator +()
1597 DirEntry aRet = rEntry; in operator +()
1613 DirEntry aRet( rEntry ); in operator +()
1634 return *this = *this + rEntry; in operator +=()
[all …]
/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()
H A Dbitmap4.cxx967 PopArtEntry& rEntry = pPopArtTable[ n ]; in ImplPopArt() local
968 rEntry.mnIndex = (sal_uInt16) n; in ImplPopArt()
969 rEntry.mnCount = 0; in ImplPopArt()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2377 aStart.X() = rEntry.mnStartPos; in PaintLines()
2378 aStart.Y() = rEntry.mnKey; in PaintLines()
2379 aEnd.X() = rEntry.mnEndPos; in PaintLines()
2380 aEnd.Y() = rEntry.mnKey; in PaintLines()
2384 aStart.X() = rEntry.mnKey; in PaintLines()
2385 aStart.Y() = rEntry.mnStartPos; in PaintLines()
2386 aEnd.X() = rEntry.mnKey; in PaintLines()
2387 aEnd.Y() = rEntry.mnEndPos; in PaintLines()
2550 const SwLineEntry& rEntry = *aIter; in FindStylesForLine() local
2575 const SwLineEntry& rEntry = *aIter; in FindStylesForLine() local
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx170 bool operator==(const WW8OleMap & rEntry) const in operator ==()
172 return (mnWWid == rEntry.mnWWid); in operator ==()
174 bool operator<(const WW8OleMap & rEntry) const in operator <()
176 return (mnWWid < rEntry.mnWWid); in operator <()
363 Position(const Position &rEntry);
H A Dwrtw8nds.cxx2504 const SwFrmFmt &rEntry = aIter->GetFrmFmt();
2505 if ( rEntry.GetSurround().GetSurround() == SURROUND_THROUGHT )
/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/sw/source/filter/rtf/
H A Dswparrtf.hxx93 BookmarkPosition(const BookmarkPosition &rEntry);
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1260 const SymbolEntry &rEntry = (*aResult).second; in ConvertChar() local
1261 sRet.AssignAscii(SymbolFontToString(rEntry.eFont)); in ConvertChar()
1262 rChar = rEntry.cIndex; in ConvertChar()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx140 const SfxItemPropertySimpleEntry& rEntry, in getCrsrPropertyValue() argument
150 switch(rEntry.nWID) in getCrsrPropertyValue()
212 pFmt = FN_UNO_PARA_CONDITIONAL_STYLE_NAME == rEntry.nWID in getCrsrPropertyValue()
261 if(rEntry.nWID == FN_UNO_NUM_LEVEL) in getCrsrPropertyValue()
263 else if(rEntry.nWID == FN_UNO_IS_NUMBER) in getCrsrPropertyValue()
268 else if ( rEntry.nWID == FN_UNO_LIST_ID ) in getCrsrPropertyValue()
287 if(rEntry.nWID == FN_UNO_NUM_LEVEL) in getCrsrPropertyValue()
289 else if(rEntry.nWID == FN_UNO_IS_NUMBER) in getCrsrPropertyValue()
292 else if ( rEntry.nWID == FN_UNO_LIST_ID ) in getCrsrPropertyValue()
392 if(FN_UNO_TEXT_TABLE == rEntry.nWID) in getCrsrPropertyValue()
[all …]
H A Dunoparagraph.cxx114 const SfxItemPropertySimpleEntry& rEntry,
185 const SfxItemPropertySimpleEntry& rEntry,
500 const SfxItemPropertySimpleEntry& rEntry, in GetSinglePropertyValue_Impl() argument
507 switch(rEntry.nWID) in GetSinglePropertyValue_Impl()
549 m_rPropSet.getPropertyValue(rEntry, rSet, rAny); in GetSinglePropertyValue_Impl()
551 …if(rEntry.pType && *(rEntry.pType) == ::getCppuType((const sal_Int16*)0) && *(rEntry.pType) != rAn… in GetSinglePropertyValue_Impl()
561 if(rEntry.nMemberId & SFX_METRIC_ITEM) in GetSinglePropertyValue_Impl()
565 if(XATTR_FILLBMP_SIZEX == rEntry.nWID || XATTR_FILLBMP_SIZEY == rEntry.nWID) in GetSinglePropertyValue_Impl()
1043 const SfxItemPropertySimpleEntry& rEntry, in lcl_SwXParagraph_getPropertyState() argument
1059 switch(rEntry.nWID) in lcl_SwXParagraph_getPropertyState()
[all …]
H A Dunoport.cxx281 const SfxItemPropertySimpleEntry& rEntry, in GetPropertyValue() argument
290 switch(rEntry.nWID) in GetPropertyValue()
406 switch(rEntry.nMemberId) in GetPropertyValue()
420 rEntry, *pUnoCrsr, &(rVal), eTemp ); in GetPropertyValue()
432 m_pPropSet->getPropertyValue(rEntry, *pSet, rVal); in GetPropertyValue()
H A Dunoobj.cxx550 SfxItemPropertySimpleEntry const& rEntry, const uno::Any& rValue, in SetCursorPropertyValue() argument
554 if (!(rEntry.nFlags & beans::PropertyAttribute::MAYBEVOID) && in SetCursorPropertyValue()
560 switch (rEntry.nWID) in SetCursorPropertyValue()
596 if (FN_UNO_NUM_LEVEL == rEntry.nWID) in SetCursorPropertyValue()
606 else if (FN_UNO_LIST_ID == rEntry.nWID) in SetCursorPropertyValue()
615 else if (FN_UNO_IS_NUMBER == rEntry.nWID) in SetCursorPropertyValue()
644 if (MID_DROPCAP_CHAR_STYLE_NAME == rEntry.nMemberId) in SetCursorPropertyValue()
656 if (MID_RUBY_CHARSTYLE == rEntry.nMemberId) in SetCursorPropertyValue()
668 if (MID_PAGEDESC_PAGEDESCNAME == rEntry.nMemberId) in SetCursorPropertyValue()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx463 void ImportHeaderFooterContainer( DffRecordHeader& rHeader, HeaderFooterEntry& rEntry );
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1075 ScQueryEntry& rEntry = aParam.GetEntry(j); in DoAutoFilterMenue() local
1077 if (rEntry.eConnect != SC_AND) in DoAutoFilterMenue()
1079 if (rEntry.nField == nCol) in DoAutoFilterMenue()
1081 if (rEntry.eOp == SC_EQUAL) in DoAutoFilterMenue()
1083 String* pStr = rEntry.pStr; in DoAutoFilterMenue()
1090 else if (rEntry.eOp == SC_TOPVAL && rEntry.pStr && in DoAutoFilterMenue()
1091 rEntry.pStr->EqualsAscii("10")) in DoAutoFilterMenue()
1275 ScQueryEntry& rEntry = aParam.GetEntry(i); in ExecFilter() local
1277 if (rEntry.eConnect != SC_AND) in ExecFilter()
1280 if (rEntry.nField == nCol) in ExecFilter()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx219 if ( rEntry.m_bHasValue ) in prepareExecute()
220 aAccess.setValue( rEntry.m_nElementID, rEntry.m_nControlAction, rEntry.m_aValue ); in prepareExecute()
221 if ( rEntry.m_bHasLabel ) in prepareExecute()
222 aAccess.setLabel( rEntry.m_nElementID, rEntry.m_aLabel ); in prepareExecute()
223 if ( rEntry.m_bHasEnabled ) in prepareExecute()
224 aAccess.enableControl( rEntry.m_nElementID, rEntry.m_bEnabled ); in prepareExecute()
688 ( !rEntry.m_bHasValue || ( rEntry.m_nControlAction == nControlAction ) ) ) in setValue()
691 rEntry.setValue( rValue ); in setValue()
730 ( rEntry.m_bHasValue ) && in getValue()
733 aAny = rEntry.m_aValue; in getValue()
[all …]
/trunk/main/unotools/source/config/
H A Dcompatibility.cxx158 void AppendEntry( const SvtCompatibilityEntry& rEntry ) in AppendEntry() argument
160 lEntries.push_back( rEntry ); in AppendEntry()
H A Ddynamicmenuoptions.cxx127 void AppendSetupEntry( const SvtDynMenuEntry& rEntry ) in AppendSetupEntry() argument
131 ( lSetupEntries.rbegin()->sURL != rEntry.sURL ) in AppendSetupEntry()
134 lSetupEntries.push_back( rEntry ); in AppendSetupEntry()
143 void AppendUserEntry( SvtDynMenuEntry& rEntry ) in AppendUserEntry() argument
147 ( lUserEntries.rbegin()->sURL != rEntry.sURL ) in AppendUserEntry()
150 rEntry.sName = PATHPREFIX_USER; in AppendUserEntry()
151 rEntry.sName += OUString::valueOf( (sal_Int32)impl_getNextUserEntryNr() ); in AppendUserEntry()
152 lUserEntries.push_back( rEntry ); in AppendUserEntry()
/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/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx404 ViewEntry& rEntry( maViewData.back() ); in viewAdded() local
405 getEnteringBitmap( rEntry ); in viewAdded()
406 getLeavingBitmap( rEntry ); in viewAdded()
407 addSprites( rEntry ); in viewAdded()
502 rEntry.mpOutSprite = createSprite( rEntry.mpView, in addSprites()
512 rEntry.mpView )); in addSprites()
514 rEntry.mpInSprite = createSprite( rEntry.mpView, in addSprites()
524 rEntry.mpEnteringBitmap.reset(); in clearViewEntry()
525 rEntry.mpLeavingBitmap.reset(); in clearViewEntry()
526 rEntry.mpInSprite.reset(); in clearViewEntry()
[all …]
/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/svx/inc/svx/
H A Ddlgctrl.hxx282 void Append( const XColorEntry& rEntry );
283 void Modify( const XColorEntry& rEntry, sal_uInt16 nPos );
303 void Append( const XHatchEntry& rEntry, const Bitmap& rBitmap );
304 void Modify( const XHatchEntry& rEntry, sal_uInt16 nPos, const Bitmap& rBitmap );
325 void Append( const XGradientEntry& rEntry, const Bitmap& rBitmap );
326 void Modify( const XGradientEntry& rEntry, sal_uInt16 nPos, const Bitmap& rBitmap );
349 void Append(const Size& rSize, const XBitmapEntry& rEntry);
350 void Modify(const Size& rSize, const XBitmapEntry& rEntry, sal_uInt16 nPos);
420 void Append(const XDashEntry& rEntry, const Bitmap& rBitmap );
421 void Modify(const XDashEntry& rEntry, sal_uInt16 nPos, const Bitmap& rBitmap );
[all …]
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1332 InsertEntry( rEntry.GetColor(), rEntry.GetName() ); in Append()
1341 InsertEntry( rEntry.GetColor(), rEntry.GetName(), nPos ); in Modify()
1415 InsertEntry( rEntry.GetName() ); in Append()
1535 InsertEntry( rEntry.GetName() ); in Append()
1713 InsertEntry(rEntry.GetName()); in Append()
1733 InsertEntry(rEntry.GetName()); in Modify()
1927 InsertEntry( rEntry.GetName() ); in Append()
2037 rEntry.GetName(), in Append()
2042 InsertEntry(rEntry.GetName()); in Append()
2062 rEntry.GetName(), in Modify()
[all …]
/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()

Completed in 275 milliseconds

12345678