Home
last modified time | relevance | path

Searched refs:pRSet (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1253 const SfxItemSet* pRSet ) in InitAttrList_Impl() argument
1255 if ( !pSSet && !pRSet ) in InitAttrList_Impl()
1296 if ( pRSet ) in InitAttrList_Impl()
1301 if ( pRSet->Count() ) in InitAttrList_Impl()
1303 pReplaceList->Put( *pRSet ); in InitAttrList_Impl()
/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx265 const SfxItemSet* pRSet );
/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx1096 const SearchOptions* pOpt, const SfxItemSet* pRSet, in SwFindParaAttr()
1098 : bValue( bNoCollection ), pSet( &rSet ), pReplSet( pRSet ), in SwFindParaAttr()