Home
last modified time | relevance | path

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

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1872 SbMethod* lcl_queryMacro( BasicManager* i_manager, String const& i_fullyQualifiedName ) in lcl_queryMacro() function
1916 return ( NULL != lcl_queryMacro( const_cast< BasicManager* >( this ), i_fullyQualifiedName ) ); in HasMacro()
1921 SbMethod* pMethod = lcl_queryMacro( this, i_fullyQualifiedName ); in ExecuteMacro()
1936 SbMethod* pMethod = lcl_queryMacro( this, i_fullyQualifiedName ); in ExecuteMacro()

Completed in 28 milliseconds