Searched refs:hasKey (Results 1 – 8 of 8) sorted by relevance
180 if (!rCache.hasKey(aKeyEvent)) in getCommandByKeyEvent()227 if (!rCache.hasKey(aKeyEvent)) in removeKeyEvent()717 if (!rPrimaryCache.hasKey(aKeyEvent) && !rSecondaryCache.hasKey(aKeyEvent)) in getCommandByKeyEvent()722 if (rPrimaryCache.hasKey(aKeyEvent)) in getCommandByKeyEvent()759 if ( rPrimaryCache.hasKey(aKeyEvent) ) in setKeyEvent()782 else if ( rSecondaryCache.hasKey(aKeyEvent) ) in setKeyEvent()824 if (!rPrimaryCache.hasKey(aKeyEvent) && !rSecondaryCache.hasKey(aKeyEvent)) in removeKeyEvent()829 if (rPrimaryCache.hasKey(aKeyEvent)) in removeKeyEvent()1351 if ( !aReadCache.hasKey(aKeyEvent) && bValid && k<nToken) in impl_ts_load()1373 if (!m_pPrimaryWriteCache->hasKey(*pIt)) in impl_ts_save()[all …]
97 sal_Bool AcceleratorCache::hasKey(const css::awt::KeyEvent& aKey) const in hasKey() function in framework::AcceleratorCache
1834 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1838 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1842 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1846 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1850 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1854 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1858 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()1868 if ( pConfig->hasKey( pKey ) ) in UpdateSettings()
203 if ( aGroup.hasKey( pKey ) ) in UpdateSettings()213 if ( aGroup.hasKey( pKey ) ) in UpdateSettings()218 if ( aGroup.hasKey( pKey ) ) in UpdateSettings()
863 bool PPDParser::hasKey( const PPDKey* pKey ) const in hasKey() function in PPDParser1820 if( ! m_pParser->hasKey( pKey ) ) in getValue()1839 if( ! m_pParser->hasKey( pKey ) ) in setValue()1894 if( m_pParser->hasKey( pKey ) ) in checkConstraints()1909 if( ! pKey || ! m_pParser || ! m_pParser->hasKey( pKey ) ) in resetValue()2017 if( ! m_pParser || ! pKey || ! m_pParser->hasKey( pKey ) ) in getUnconstrainedValues()
139 virtual sal_Bool hasKey(const css::awt::KeyEvent& aKey) const;
181 if (!m_rContainer.hasKey(aEvent)) in startElement()
209 bool hasKey( const PPDKey* ) const;