Searched refs:aSearchAttribs (Results 1 – 4 of 4) sorted by relevance
61 void SetProperties(const uno::Sequence< beans::PropertyValue >& aSearchAttribs)92 …SwSearchProperties_Impl::SetProperties(const uno::Sequence< beans::PropertyValue >& aSearchAttribs) in SetProperties() argument95 const beans::PropertyValue* pProps = aSearchAttribs.getConstArray(); in SetProperties()105 sal_uInt32 nLen = aSearchAttribs.getLength(); in SetProperties()
74 void setSearchAttributes( [in] sequence<com::sun::star::beans::PropertyValue> aSearchAttribs ) 87 void setReplaceAttributes( [in] sequence<com::sun::star::beans::PropertyValue> aSearchAttribs )
112 …m::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& aSearchAttribs) throw( ::com:…114 …m::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& aSearchAttribs) throw( ::com:…
402 uno::Sequence< beans::PropertyValue > aSearchAttribs; in ClearFormatting() local403 mxPropertyReplace->setSearchAttributes( aSearchAttribs ); in ClearFormatting()
Completed in 23 milliseconds