Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx143 struct IsSpecialArgument : public ::std::unary_function< Any, bool > struct
145 static bool isSpecialArgumentName( const ::rtl::OUString& _rValueName ) in isSpecialArgumentName()
152 bool operator()( const Any& _rArgument ) const in operator ()()

Completed in 13 milliseconds