Home
last modified time | relevance | path

Searched refs:parseCommandURL (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx111 return parseCommandURL( rCommandURL, &nFeatureId, &aBaseCommand, &aCustomShapeType ); in isFeatureSupported()
262 if ( parseCommandURL( rCommand, &nFeatureId, &aBaseCommand, &aCustomShapeType ) ) in getState()
308 if ( parseCommandURL( rCommand, &nFeatureId, &aBaseCommand, &aCustomShapeType ) ) in execute()
585 bool DrawCommandDispatch::parseCommandURL( const ::rtl::OUString& rCommandURL, sal_uInt16* pnFeatur… in parseCommandURL() function in chart::DrawCommandDispatch
H A DDrawCommandDispatch.hxx78 …bool parseCommandURL( const ::rtl::OUString& rCommandURL, sal_uInt16* pnFeatureId, ::rtl::OUString…

Completed in 18 milliseconds