Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx86 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 Dfmgridcl.cxx277 if (aColumn.has(daCommandType)) aColumn[daCommandType] >>= nCommandType; in ExecuteDrop()
406 m_pImpl->aDropData[daCommandType] >>= nCommandType;
/trunk/main/dbaccess/source/ui/misc/
H A DTableCopyHelper.cxx257 if ( _rPasteData.has(daCommandType) ) in pasteTable()
258 _rPasteData[daCommandType] >>= nCommandType; in pasteTable()
H A DTokenWriter.cxx220 _aDataDescriptor[daCommandType] >>= m_nCommandType; in impl_initFromDescriptor()
/trunk/main/svx/source/form/
H A Dtabwin.cxx184 aDescriptor[ daCommandType ]<<= pTabWin->GetObjectType(); in StartDrag()
274 aDescr[ daCommandType ] <<= GetObjectType(); in createSelectionControls()
H A Ddataaccessdescriptor.cxx206 …{ CONST_CHAR("CommandType"), daCommandType, &::getCppuType( static_cast< sal_Int32* >(NULL) ), … in getPropertyMap()
H A Dfmview.cxx449 aColumnDescriptor[ daCommandType ] <<= nObjectType; in CreateFieldControl()
H A Dfmvwimp.cxx1138 _rColumnDescriptor[ daCommandType ] >>= nCommandType; in implCreateFieldControl()
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx276 aDescriptor[svx::daCommandType] <<= nType; in lcl_FillDataSource()
285 aDescriptor[svx::daCommandType] <<= (sal_Int32)sdb::CommandType::TABLE; in lcl_FillDataSource()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1061 && 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()
/trunk/main/sw/source/ui/uno/
H A Dunodispatch.cxx279 aDescriptor[::svx::daCommandType] <<= rData.nCommandType; in dispatch()
327 aDescriptor[::svx::daCommandType] <<= rData.nCommandType; in addStatusListener()
H A Dunomailmerge.cxx683 aDescriptor[ svx::daCommandType ] <<= nCurDataCommandType; in execute()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx687 if ( _rPasteData.has(daCommandType) ) in paste()
688 _rPasteData[daCommandType] >>= nCommandType; in paste()
/trunk/main/svx/inc/svx/
H A Ddataaccessdescriptor.hxx49 daCommandType, /// command type (long) enumerator
/trunk/main/sw/source/ui/shells/
H A Dtextsh2.cxx193 aDescriptor[daCommandType] <<= nCommandTypeArg; in ExecDB()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx377 aSelection[daCommandType] <<= rData.nCommandType; in ShowDBObj()
H A Dapphdl.cxx356 aDescriptor[svx::daCommandType] >>= aDBData.nCommandType; in ExecuteMailMergeWizard()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx450 _rDescriptor[ ::svx::daCommandType ] <<= GetCommandType(); in fillDescriptor()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx106 aSelection[svx::daCommandType] <<= nType; in ShowInBeamer()
H A Ddbdocfun.cxx1468 rDescriptor[svx::daCommandType] >>= nCommandType; in UpdateImport()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx347 rMergeDesc.rDescriptor[daCommandType] >>= aData.nCommandType; in MergeNew()
2510 aDescriptor[daCommandType] >>= nCmdType; in ExecuteFormLetter()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2725 … pCommandTypeItem = new SfxUsrAnyItem(FN_DB_DATA_COMMAND_TYPE_ANY, aDesc[daCommandType]); in _PasteDBData()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3395 OSL_VERIFY( aDescriptor[ ::svx::daCommandType ] >>= nCommandType ); in addPairControls()

Completed in 202 milliseconds