Searched refs:getValueForKey (Results 1 – 4 of 4) sorted by relevance
122 bool getValueForKey( const rtl::OString& rKey, HDFData& rValue );
147 bool Hdf::getValueForKey( const rtl::OString& rKey, HDFData& rValue ) in getValueForKey() function in helpdatafileproxy::Hdf
811 bool bSuccess = pHdf->getValueForKey( idi, aHDFData ); in init()1285 bSuccess = pHdf->getValueForKey( id, aHDFData ); in setActiveText()
312 bSuccess = pHdf->getValueForKey( keyStr, aHDFData ); in readHelpDataFile()
Completed in 45 milliseconds