Home
last modified time | relevance | path

Searched defs:aType (Results 76 – 100 of 260) sorted by relevance

1234567891011

/trunk/main/embedserv/source/embed/
H A Dservprov.cxx142 const uno::Type& aType ) in queryInterface()
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx564 TypeId aType( TYPE(SfxObjectShell) ); in MakeTopic() local
618 TypeId aType( TYPE(SfxObjectShell) ); in Topics() local
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx210 …NBOTypeMgrBase(const NBOType aType):eType(aType),pSet(0),eCoreUnit(SFX_MAPUNIT_TWIP),aNumCharFmtNa… in NBOTypeMgrBase()
211 …NBOTypeMgrBase(const NBOType aType,const SfxItemSet* pArg):eType(aType),pSet(pArg),eCoreUnit(SFX_M… in NBOTypeMgrBase()
/trunk/main/xmloff/source/style/
H A DPageMasterImportContext.cxx155 PageContextType aType = Page; in CreateChildContext() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DNodeVisitorAdapter.java135 public void Visit (final BuiltIn aType) in Visit()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx99 Any SAL_CALL OTableWindowAccess::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
/trunk/main/svtools/source/misc/
H A Dimagemgr.cxx405 String aType = aURLPath.GetToken( 0, INET_PATH_TOKEN ); in GetImageId_Impl() local
736 String aType = aURLPath.GetToken( 0, INET_PATH_TOKEN ); in GetDescription_Impl() local
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx661 …rvice_Impl::getTitleFromURL( const OUString& rURL, OUString& aTitle, OUString& aType, sal_Bool& bD… in getTitleFromURL()
752 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_LINK ) ); in addEntry() local
801 OUString aType; in createFolder() local
865 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_FSYS_FOLDER ) ); in CreateNewUniqueFolderWithPrefix() local
931 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_FSYS_FILE ) ); in CreateNewUniqueFileWithPrefix() local
2002 OUString aTitle, aType, aTargetURL2, aFullName; in addTemplate() local
2467 OUString aType( xRow->getString( 3 ) ); in addHierGroup() local
2562 OUString aType; in addFsysGroup() local
/trunk/main/sw/source/ui/inc/
H A Dlabimg.hxx54 rtl::OUString aType; // Etikettentyp member in SwLabItem
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx65 ::css::uno::Any SAL_CALL OTempFileService::queryInterface( ::css::uno::Type const & aType ) in queryInterface()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx95 Any SAL_CALL RootActionTriggerContainer::queryInterface( const Type& aType ) in queryInterface()
H A Dactiontriggerpropertyset.cxx75 Any SAL_CALL ActionTriggerPropertySet::queryInterface( const Type& aType ) in queryInterface()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java122 public static void printInterfaceInfo(Type aType) { in printInterfaceInfo()
/trunk/main/configmgr/source/
H A Drootaccess.cxx221 css::uno::Any RootAccess::queryInterface(css::uno::Type const & aType) in queryInterface()
H A Dchildaccess.cxx384 css::uno::Any ChildAccess::queryInterface(css::uno::Type const & aType) in queryInterface()
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx155 String aType( (OUString)xShape->getShapeType() ); in checkForCustomShapeReplacement() local
1064 String aType((OUString)xShapeDescriptor->getShapeType()); in ImpCalcShapeType() local
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx204 OUSTRING aType; in Execute() local
393 OUSTRING aType; in ConvertToMacro() local
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx299 ::com::sun::star::uno::Any SAL_CALL AccTopWindowListener::queryInterface( const ::com::sun::star::u… in queryInterface()
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx167 Any SAL_CALL ProgressBar::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
/trunk/main/avmedia/source/framework/
H A Dsoundhandler.cxx85 css::uno::Any SAL_CALL SoundHandler::queryInterface( const css::uno::Type& aType ) throw( css::uno:… in queryInterface()
/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx82 ProxyEntry FindProxyEntry(const rtl::OUString& aProxyList, const rtl::OUString& aType) in FindProxyEntry()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx281 SbUnoObject* createOLEObject_Impl( const String& aType ) in createOLEObject_Impl()
618 Type aType = aValue.getValueType(); in implSequenceToMultiDimArray() local
702 Type aType = aValue.getValueType(); in unoToSbxValue() local
1037 Type aType = getUnoTypeForSbxValue( (SbxVariable*)xVar ); in getUnoTypeForSbxValue() local
1076 Type aType = getUnoTypeForSbxValue( (SbxVariable*)xVar ); in getUnoTypeForSbxValue() local
1164 Type aType = getUnoTypeForSbxValue( pVar ); in sbxToUnoValueImpl() local
1427 Type aType( xIdlClass->getTypeClass(), aClassName.getStr() ); in sbxToUnoValue() local
1435 Type aType; in sbxToUnoValue() local
1963 Type aType = rProp.Type; in Impl_DumpProperties() local
2259 com::sun::star::uno::Type aType( rxClass->getTypeClass(), rxClass->getName() ); in TYPEINIT1() local
[all …]
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx417 SvxNumberType aType; in InsertEnv() local
/trunk/main/autodoc/source/display/idl/
H A Dhfi_service.cxx290 aType( Env(), rCell, true ); in produce_SummaryDeclaration() local
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx1102 SwUserFieldType aType( pSh->GetDoc(), sName ); in IMPL_LINK() local
1123 SwDDEFieldType aType(sName, sValue, (sal_uInt16)nFormat); in IMPL_LINK() local

Completed in 333 milliseconds

1234567891011