Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx145 static bool isSpecialArgumentName( const ::rtl::OUString& _rValueName ) in isSpecialArgumentName() function
155 if ( ( _rArgument >>= aNamedValue ) && isSpecialArgumentName( aNamedValue.Name ) ) in operator ()()
158 … if ( ( _rArgument >>= aPropertyValue ) && isSpecialArgumentName( aPropertyValue.Name ) ) in operator ()()

Completed in 13 milliseconds