Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/richtext/
H A Drtattributehandler.cxx148 static WhichId lcl_implGetWhich( const SfxItemPool& _rPool, AttributeId _nAttributeId ) in lcl_implGetWhich() function
193 …pReturn = new FontSizeHandler( _nAttributeId, lcl_implGetWhich( _rEditEnginePool, _nAttributeId ) … in getHandlerFor()
204 …pReturn = new BooleanHandler( _nAttributeId, lcl_implGetWhich( _rEditEnginePool, _nAttributeId ) ); in getHandlerFor()
208 …pReturn = new SlotHandler( (SfxSlotId)_nAttributeId, lcl_implGetWhich( _rEditEnginePool, _nAttribu… in getHandlerFor()

Completed in 8 milliseconds