Searched refs:getHiddenControlModelsFormatId (Results 1 – 2 of 2) sorted by relevance
168 …aExchangedData.GetAny( OControlExchange::getHiddenControlModelsFormatId() ) >>= m_aHiddenControlMo… in OControlTransferData()191 if ( lcl_fillDataFlavorEx( OControlExchange::getHiddenControlModelsFormatId(), aFlavor ) ) in updateFormats()317 else if ( getHiddenControlModelsFormatId() == nFormatId ) in GetData()338 AddFormat(getHiddenControlModelsFormatId()); in AddSupportedFormats()354 sal_uInt32 OControlExchange::getHiddenControlModelsFormatId() in getHiddenControlModelsFormatId() function in svxform::OControlExchange
231 static sal_uInt32 getHiddenControlModelsFormatId( );271 return hasFormat( _rFormats, getHiddenControlModelsFormatId() ); in hasHiddenControlModelsFormat()
Completed in 63 milliseconds