/trunk/main/reportdesign/qa/complex/reportdesign/ |
H A D | ReportDesignerTest.java | 305 private void startTestForFile(String _sDocument, int _nType) in startTestForFile() 404 private String getDocumentPoolName(int _nType) in getDocumentPoolName() 410 private void createDBEntry(int _nType) in createDBEntry() 436 private void loadAndStoreReports(XNameAccess _xNameAccess, ArrayList _aPropertyList, int _nType) in loadAndStoreReports() 452 private String getFormatExtension(int _nType) in getFormatExtension() 468 private String getFileFormat(int _nType) in getFileFormat() 485 private String getOutputPath(int _nType) in getOutputPath() 509 private void storeComponent(String _sName, Object _xComponent, int _nType) in storeComponent()
|
/trunk/main/wizards/com/sun/star/wizards/report/ |
H A D | IReportBuilderLayouter.java | 65 public void setTableName(int _nType, String TableName); in setTableName()
|
H A D | ReportTextImplementation.java | 599 …public void initializeFieldColumns(final int _nType, final String TableName, final String[] FieldN… in initializeFieldColumns()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaformatconditions.cxx | 128 ScVbaFormatConditions::Add( ::sal_Int32 _nType, const uno::Any& _aOperator, const uno::Any& _aFormu… in Add() 134 ScVbaFormatConditions::Add( ::sal_Int32 _nType, const uno::Any& _aOperator, const uno::Any& _aFormu… in Add()
|
H A D | vbaformatcondition.cxx | 56 ScVbaFormatCondition::Modify( ::sal_Int32 _nType, const uno::Any& _aOperator, const uno::Any& _aFor… in Modify()
|
H A D | vbaaxis.cxx | 59 …ontext, const uno::Reference< beans::XPropertySet >& _xPropertySet, sal_Int32 _nType, sal_Int32 _n… in ScVbaAxis() 221 ScVbaAxis::setType( ::sal_Int32 _nType ) throw (script::BasicErrorException, uno::RuntimeException) in setType()
|
H A D | vbaaxes.cxx | 159 ScVbaAxes::Item( const css::uno::Any& _nType, const css::uno::Any& _oAxisGroup) throw (css::uno::Ru… in Item()
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OTools.cxx | 48 SQLSMALLINT _nType, in getValue() 252 SQLSMALLINT _nType, in bindValue() 729 sal_Int32 OTools::MapOdbcType2Jdbc(sal_Int32 _nType) in MapOdbcType2Jdbc()
|
H A D | OResultSet.cxx | 260 TVoidPtr OResultSet::allocBindColumn(sal_Int32 _nType,sal_Int32 _nColumnIndex) in allocBindColumn() 401 const ORowSetValue& OResultSet::getValue(sal_Int32 _nColumnIndex,SQLSMALLINT _nType,void* _pValue,S… in getValue() 991 void OResultSet::updateValue(sal_Int32 columnIndex,SQLSMALLINT _nType,void* _pValue) throw(SQLExcep… in updateValue()
|
/trunk/main/reportdesign/inc/ |
H A D | RptObject.hxx | 190 …:star::uno::Reference< ::com::sun::star::report::XReportComponent>& _xComponent,sal_uInt16 _nType ) in Create()
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 146 private void setType(int _nType, String _sTypeName, Integer precision) in setType()
|
/trunk/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 2102 void ORowSetValue::fill( const sal_Int32 _nType, const Reference< XColumn >& _rxColumn ) in fill() 2109 void ORowSetValue::fill( sal_Int32 _nPos, sal_Int32 _nType, sal_Bool _bNullable, const Reference< … in fill() 2117 sal_Int32 _nType, in fill() 2125 void ORowSetValue::impl_fill( const sal_Int32 _nType, sal_Bool _bNullable, const detail::IValueSour… in impl_fill()
|
/trunk/main/svx/source/form/ |
H A D | fmobj.cxx | 70 FmFormObj::FmFormObj(const ::rtl::OUString& rModelName,sal_Int32 _nType) in FmFormObj() 84 FmFormObj::FmFormObj( sal_Int32 _nType ) in FmFormObj()
|
/trunk/main/dbaccess/source/sdbtools/connection/ |
H A D | tablename.cxx | 213 EComposeRule lcl_translateCompositionType_throw( sal_Int32 _nType ) in lcl_translateCompositionType_throw()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | adoimp.cxx | 136 DataTypeEnum ADOS::MapJdbc2ADOType(sal_Int32 _nType,sal_Int32 _nJetEngine) in MapJdbc2ADOType()
|
H A D | AConnection.cxx | 533 DataTypeEnum _nType, in getTypeInfoFromType()
|
/trunk/main/connectivity/source/inc/odbc/ |
H A D | OTools.hxx | 259 SQLSMALLINT _nType, in getValue()
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | FieldDescriptions.cxx | 384 void OFieldDescription::SetTypeValue(sal_Int32 _nType) in SetTypeValue()
|
/trunk/main/cui/source/options/ |
H A D | optfltr.cxx | 290 void OfaMSFilterTabPage2::InsertEntry( const String& _rTxt, sal_IntPtr _nType ) in InsertEntry()
|
/trunk/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 964 OOle2Obj::OOle2Obj(const uno::Reference< report::XReportComponent>& _xComponent,sal_uInt16 _nType) in OOle2Obj() 976 OOle2Obj::OOle2Obj(const ::rtl::OUString& _sComponentName,sal_uInt16 _nType) in OOle2Obj()
|
/trunk/main/xmloff/source/text/ |
H A D | txtprmap.cxx | 943 const XMLPropertyMapEntry* XMLTextPropertySetMapper::getPropertyMapForType( sal_uInt16 _nType ) in getPropertyMapForType()
|
/trunk/main/connectivity/inc/connectivity/ |
H A D | FValue.hxx | 388 inline void setTypeKind(sal_Int32 _nType) { m_aValue.setTypeKind(_nType); } in setTypeKind()
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppControllerGen.cxx | 666 …id OApplicationController::onDocumentOpened( const ::rtl::OUString& _rName, const sal_Int32 _nType, in onDocumentOpened()
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 343 ScVbaShapes::AddShape( sal_Int32 _nType, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_… in AddShape()
|
/trunk/main/dbaccess/source/core/api/ |
H A D | CacheSet.cxx | 458 ,sal_Int32 _nType in setParameter()
|