| /AOO42X/main/svx/source/fmcomp/ |
| H A D | dbaexchange.cxx | 86 OSL_VERIFY( _rDescriptor[ daCommandType ] >>= nCommandType ); in OColumnTransferable() 221 m_aDescriptor[daCommandType] <<= _nCommandType; in implConstruct() 322 aDescriptor[daCommandType] <<= nCommandType; in extractColumnDescriptor() 348 aDescriptor[daCommandType] >>= _nCommandType; in extractColumnDescriptor() 468 m_aDescriptor[daCommandType] >>= nObjectType; in AddSupportedFormats() 606 m_aDescriptor[daCommandType] <<= _nCommandType; in construct()
|
| H A D | fmgridcl.cxx | 277 if (aColumn.has(daCommandType)) aColumn[daCommandType] >>= nCommandType; in ExecuteDrop() 406 m_pImpl->aDropData[daCommandType] >>= nCommandType;
|
| /AOO42X/main/dbaccess/source/ui/misc/ |
| H A D | TableCopyHelper.cxx | 257 if ( _rPasteData.has(daCommandType) ) in pasteTable() 258 _rPasteData[daCommandType] >>= nCommandType; in pasteTable()
|
| H A D | TokenWriter.cxx | 220 _aDataDescriptor[daCommandType] >>= m_nCommandType; in impl_initFromDescriptor()
|
| /AOO42X/main/sc/source/ui/unoobj/ |
| H A D | dispuno.cxx | 276 aDescriptor[svx::daCommandType] <<= nType; in lcl_FillDataSource() 285 aDescriptor[svx::daCommandType] <<= (sal_Int32)sdb::CommandType::TABLE; in lcl_FillDataSource()
|
| /AOO42X/main/svx/source/form/ |
| H A D | tabwin.cxx | 184 aDescriptor[ daCommandType ]<<= pTabWin->GetObjectType(); in StartDrag() 274 aDescr[ daCommandType ] <<= GetObjectType(); in createSelectionControls()
|
| H A D | dataaccessdescriptor.cxx | 206 …{ CONST_CHAR("CommandType"), daCommandType, &::getCppuType( static_cast< sal_Int32… in getPropertyMap()
|
| H A D | fmview.cxx | 449 aColumnDescriptor[ daCommandType ] <<= nObjectType; in CreateFieldControl()
|
| H A D | fmvwimp.cxx | 1138 _rColumnDescriptor[ daCommandType ] >>= nCommandType; in implCreateFieldControl()
|
| /AOO42X/main/dbaccess/source/ui/browser/ |
| H A D | unodatbr.cxx | 1061 && m_aDocumentDataSource.has(daCommandType), in statusChanged() 1097 …if ((NULL == pObjectEntry) && m_aDocumentDataSource.has(daCommandType) && m_aDocumentDataSource.ha… in checkDocumentDataSource() 1100 m_aDocumentDataSource[daCommandType] >>= nCommandType; in checkDocumentDataSource() 1124 if ( _rDescriptor.has(daCommandType) ) in extractDescriptorProps() 1125 _rDescriptor[daCommandType] >>= _rCommandType; in extractDescriptorProps() 1508 …criptor.has(daDatabaseLocation)) || !aDescriptor.has(daCommand) || !aDescriptor.has(daCommandType)) in select() 2054 … aDescriptor[daCommandType] = xProp->getPropertyValue(PROPERTY_COMMAND_TYPE); in Execute() 3659 aDesc[ daCommandType ] >>= nCommandType; in implGetQuerySignature()
|
| /AOO42X/main/sw/source/ui/uno/ |
| H A D | unodispatch.cxx | 279 aDescriptor[::svx::daCommandType] <<= rData.nCommandType; in dispatch() 327 aDescriptor[::svx::daCommandType] <<= rData.nCommandType; in addStatusListener()
|
| H A D | unomailmerge.cxx | 683 aDescriptor[ svx::daCommandType ] <<= nCurDataCommandType; in execute()
|
| /AOO42X/main/dbaccess/source/ui/app/ |
| H A D | AppControllerDnD.cxx | 687 if ( _rPasteData.has(daCommandType) ) in paste() 688 _rPasteData[daCommandType] >>= nCommandType; in paste()
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | dataaccessdescriptor.hxx | 49 daCommandType, /// command type (long) enumerator
|
| /AOO42X/main/sw/source/ui/shells/ |
| H A D | textsh2.cxx | 193 aDescriptor[daCommandType] <<= nCommandTypeArg; in ExecDB()
|
| /AOO42X/main/sw/source/ui/app/ |
| H A D | swmodul1.cxx | 371 aSelection[daCommandType] <<= rData.nCommandType; in ShowDBObj()
|
| H A D | apphdl.cxx | 356 aDescriptor[svx::daCommandType] >>= aDBData.nCommandType; in ExecuteMailMergeWizard()
|
| /AOO42X/main/reportdesign/source/ui/dlg/ |
| H A D | AddField.cxx | 450 _rDescriptor[ ::svx::daCommandType ] <<= GetCommandType(); in fillDescriptor()
|
| /AOO42X/main/sc/source/ui/docshell/ |
| H A D | dbdocimp.cxx | 106 aSelection[svx::daCommandType] <<= nType; in ShowInBeamer()
|
| H A D | dbdocfun.cxx | 1468 rDescriptor[svx::daCommandType] >>= nCommandType; in UpdateImport()
|
| /AOO42X/main/sw/source/ui/dbui/ |
| H A D | dbmgr.cxx | 347 rMergeDesc.rDescriptor[daCommandType] >>= aData.nCommandType; in MergeNew() 2510 aDescriptor[daCommandType] >>= nCmdType; in ExecuteFormLetter()
|
| /AOO42X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 2709 … pCommandTypeItem = new SfxUsrAnyItem(FN_DB_DATA_COMMAND_TYPE_ANY, aDesc[daCommandType]); in _PasteDBData()
|
| /AOO42X/main/reportdesign/source/ui/report/ |
| H A D | ReportController.cxx | 3395 OSL_VERIFY( aDescriptor[ ::svx::daCommandType ] >>= nCommandType ); in addPairControls()
|