Home
last modified time | relevance | path

Searched refs:aType (Results 376 – 400 of 444) sorted by relevance

1...<<1112131415161718

/trunk/main/unotools/source/ucbhelper/
H A DXTempFile.hxx75 …tual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType )
/trunk/main/ucb/source/ucp/file/
H A Dprov.hxx73 const com::sun::star::uno::Type& aType )
H A Dbc.hxx101 const com::sun::star::uno::Type& aType )
H A Dprov.cxx376 const Type& aType )
/trunk/main/udkapi/com/sun/star/uno/
H A DXAggregation.idl112 any queryAggregation( [in] type aType );
/trunk/main/comphelper/inc/comphelper/
H A Duno3.hxx155 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw (::com::su…
H A Dpropagg.hxx215 …star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& aType) throw(::com::sun:…
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1106 String aTitle, aType; in IMPL_LINK() local
1109 aType = aRow.GetToken( 0, '\t', nIdx ); in IMPL_LINK()
1650 String aTitle, aType, aURL; in Initialize() local
1653 aType = aRow.GetToken( 0, '\t', nIdx ); in Initialize()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1616 Any aType = xCol->getPropertyValue(C2S("Type")); in GetColumnType() local
1617 aType >>= nRet; in GetColumnType()
1712 Any aType = xColumnProps->getPropertyValue(C2U("Type")); in GetDBField() local
1714 aType >>= eDataType; in GetDBField()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx2945 SfxLibrary::SfxLibrary( ModifiableHelper& _rModifiable, const Type& aType, in SfxLibrary() argument
2951 , maNameContainer( aType ) in SfxLibrary()
2967 SfxLibrary::SfxLibrary( ModifiableHelper& _rModifiable, const Type& aType, in SfxLibrary() argument
2974 , maNameContainer( aType ) in SfxLibrary()
/trunk/main/svtools/inc/svtools/
H A Dtoolboxcontroller.hxx86 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw (::com::su…
/trunk/main/vcl/source/control/
H A Dcombobox.cxx139 ControlType aType = IsDropDownBox() ? CTRL_COMBOBOX : CTRL_EDITBOX; in ImplCalcEditHeight() local
140 if( GetNativeControlRegion( aType, PART_ENTIRE_CONTROL, in ImplCalcEditHeight()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl404 @param aType
424 [in] type aType )
/trunk/main/basic/source/inc/
H A Dnamecont.hxx625 const ::com::sun::star::uno::Type& aType,
631 const ::com::sun::star::uno::Type& aType,
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx1316 String aTitle, aType, aSize, aDate, aURL, aImageURL; in OpenFolder() local
1319 aType = aRow.GetToken( 0, '\t', nIdx ); in OpenFolder()
1334 aNewRow += aType; in OpenFolder()
/trunk/main/tools/source/fsys/
H A Dunx.cxx495 aType.Erase(); in Update()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1061 SwDDEFieldType aType( rData.sPar1, sCmd, (sal_uInt16) nFormatId ); in InsertFld() local
1062 SwDDEFieldType* pTyp = (SwDDEFieldType*) pCurShell->InsertFldType( aType ); in InsertFld()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1780 rtl::OUString aType = xSource->isFolder() in transfer() local
1784 aContentInfo.Type = aType; in transfer()
/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java563 Type aType = null; field in SourceCodeGenerator.UnoObjectDefinition
840 TypeClass aTypeClass = aParamInfos[i].aType.getTypeClass(); in getMethodParameterValueDescription()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.hxx89 const com::sun::star::uno::Type& aType )
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.hxx129 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw (::com::su…
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelistitem.hxx131 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun…
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx548 SwAuthorityFieldType aType(pDoc); in MakeInstance() local
549 pType = pDoc->InsertFldType(aType); in MakeInstance()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx803 OString aType( OUStringToOString( rType, RTL_TEXTENCODING_ISO_8859_1 ) ); in convertTypeToNative() local
807 if( aType.equalsIgnoreAsciiCase( pTab[i].pType ) ) in convertTypeToNative()
903 OUString aType( getString( type ) ); in getPasteData() local
906 OUStringToOString( aType, RTL_TEXTENCODING_ISO_8859_1 ).getStr() in getPasteData()
/trunk/main/sfx2/source/menu/
H A Dmnuitem.cxx329 else if ( aType == TYPE(SfxEnumItem) ) in StateChanged()

Completed in 186 milliseconds

1...<<1112131415161718