Home
last modified time | relevance | path

Searched defs:rKV (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx173 virtual sal_Bool GetFirst( SvKeyValue& rKV ) { return xIter->GetFirst( rKV ); } in GetFirst()
174 virtual sal_Bool GetNext( SvKeyValue& rKV ) { return xIter->GetNext( rKV ); } in GetNext()
1804 void SfxHeaderAttributes_Impl::SetAttribute( const SvKeyValue& rKV ) in SetAttribute()
1859 void SfxHeaderAttributes_Impl::Append( const SvKeyValue& rKV ) in Append()

Completed in 33 milliseconds