Searched refs:extractKeyValue (Results 1 – 4 of 4) sorted by relevance
92 static bool extractKeyValue(
69 /*static*/ bool VbaHelper::extractKeyValue( OUString& rKey, OUString& rValue, const OUString& rKeyV… in extractKeyValue() function in oox::ole::VbaHelper
378 if( !bExitLoop && VbaHelper::extractKeyValue( aKey, aValue, aLine ) ) in importVba()
809 if( !bExitLoop && VbaHelper::extractKeyValue( aKey, aValue, aLine ) ) in importForm()
Completed in 14 milliseconds