Home
last modified time | relevance | path

Searched refs:aType (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/AOO41X/main/unoxml/source/events/
H A Deventdispatcher.cxx36 …void CEventDispatcher::addListener(xmlNodePtr pNode, OUString aType, const Reference<XEventListene… in addListener() argument
43 TypeListenerMap::const_iterator tIter = pTMap->find(aType); in addListener()
47 pTMap->insert(TypeListenerMap::value_type(aType, pMap)); in addListener()
55 …void CEventDispatcher::removeListener(xmlNodePtr pNode, OUString aType, const Reference<XEventList… in removeListener() argument
61 TypeListenerMap::const_iterator tIter = pTMap->find(aType); in removeListener()
84 OUString aType, Reference< XEvent > const& xEvent) in callListeners() argument
87 TypeListenerMap::const_iterator tIter = rTMap.find(aType); in callListeners()
107 OUString const aType = i_xEvent->getType(); in dispatchEvent() local
108 if (aType.compareToAscii("DOMSubtreeModified") == 0|| in dispatchEvent()
109 aType.compareToAscii("DOMNodeInserted") == 0|| in dispatchEvent()
[all …]
/AOO41X/main/framework/inc/macros/
H A Dxinterface.hxx90 …o::Any SAL_CALL CLASS::queryInterface( const ::com::sun::star::uno::Type& aType ) throw( ::com::su…
95 …return BASECLASS::queryInterface( aType ); …
103 …o::Any SAL_CALL CLASS::queryInterface( const ::com::sun::star::uno::Type& aType ) throw( ::com::su…
113 …aReturn = BASECLASS::queryInterface( aType ); …
124 …o::Any SAL_CALL CLASS::queryInterface( const ::com::sun::star::uno::Type& aType ) throw( ::com::su…
139 …aReturn = BASECLASS::queryInterface( aType ); …
236 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw( ::com::…
255 … ( aType, PRIVATE_DEFINE_INTERFACE_1 ( INTERFACE1 \
264 … ( aType, PRIVATE_DEFINE_INTERFACE_2 ( INTERFACE1 , \
274 … ( aType, PRIVATE_DEFINE_INTERFACE_3 ( INTERFACE1 , \
[all …]
/AOO41X/main/xmloff/source/draw/
H A Dshapeexport.cxx155 String aType( (OUString)xShape->getShapeType() ); in checkForCustomShapeReplacement() local
156 if( aType.EqualsAscii( (const sal_Char*)"com.sun.star.drawing.CustomShape" ) ) in checkForCustomShapeReplacement()
1064 String aType((OUString)xShapeDescriptor->getShapeType()); in ImpCalcShapeType() local
1066 if(aType.EqualsAscii((const sal_Char*)"com.sun.star.", 0, 13)) in ImpCalcShapeType()
1068 if(aType.EqualsAscii("drawing.", 13, 8)) in ImpCalcShapeType()
1071 … if (aType.EqualsAscii("Rectangle", 21, 9)) { eShapeType = XmlShapeTypeDrawRectangleShape; } in ImpCalcShapeType()
1075 … else if(aType.EqualsAscii("Custom", 21, 6)) { eShapeType = XmlShapeTypeDrawCustomShape; } in ImpCalcShapeType()
1077 … else if(aType.EqualsAscii("Ellipse", 21, 7)) { eShapeType = XmlShapeTypeDrawEllipseShape; } in ImpCalcShapeType()
1078 … else if(aType.EqualsAscii("Control", 21, 7)) { eShapeType = XmlShapeTypeDrawControlShape; } in ImpCalcShapeType()
1079 … else if(aType.EqualsAscii("Connector", 21, 9)) { eShapeType = XmlShapeTypeDrawConnectorShape; } in ImpCalcShapeType()
[all …]
/AOO41X/main/UnoControls/source/base/
H A Dmultiplexer.cxx241 void OMRCListenerMultiplexerHelper::advise( const Type& aType , in advise() argument
245 if( m_aListenerHolder.addInterface( aType, xListener ) == 1 ) in advise()
250 impl_adviseToPeer( m_xPeer, aType ); in advise()
259 void OMRCListenerMultiplexerHelper::unadvise( const Type& aType , in unadvise() argument
263 if( m_aListenerHolder.removeInterface( aType, xListener ) == 0 ) in unadvise()
268 impl_unadviseFromPeer( m_xPeer, aType ); in unadvise()
514 const Type& aType ) in impl_adviseToPeer() argument
517 if( aType == ::getCppuType((const Reference< XWindowListener >*)0) ) in impl_adviseToPeer()
519 else if( aType == ::getCppuType((const Reference< XKeyListener >*)0) ) in impl_adviseToPeer()
521 else if( aType == ::getCppuType((const Reference< XFocusListener >*)0) ) in impl_adviseToPeer()
[all …]
/AOO41X/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx75 rtl::OUString getHashKeyFromStrings( const rtl::OUString& aType, const rtl::OUString& aName, const … in getHashKeyFromStrings() argument
77 rtl::OUStringBuffer aKey( aType ); in getHashKeyFromStrings()
232 rtl::OUString aType; in elementInserted() local
240 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementInserted()
244 rtl::OUString aHashKey( getHashKeyFromStrings( aType, aName, aModule )); in elementInserted()
252 rtl::OUString aType; in elementRemoved() local
260 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementRemoved()
264 rtl::OUString aHashKey( getHashKeyFromStrings( aType, aName, aModule )); in elementRemoved()
272 rtl::OUString aType; in elementReplaced() local
280 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementReplaced()
[all …]
H A Dwindowcontentfactorymanager.cxx101 …ypeNameFromResourceURL( const rtl::OUString& aResourceURL, rtl::OUString& aType, rtl::OUString& aN… in RetrieveTypeNameFromResourceURL() argument
118 aType = sToken; in RetrieveTypeNameFromResourceURL()
193 ::rtl::OUString aType; in createInstanceWithArgumentsAndContext()
205 RetrieveTypeNameFromResourceURL( aResourceURL, aType, aName ); in createInstanceWithArgumentsAndContext()
206 if ( aType.getLength() > 0 && in createInstanceWithArgumentsAndContext()
224 …aImplementationName = m_pConfigAccess->getFactorySpecifierFromTypeNameModule( aType, aName, aModul… in createInstanceWithArgumentsAndContext()
/AOO41X/main/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx69 Any SAL_CALL OConnectionPointContainerHelper::queryInterface( const Type& aType ) throw( RuntimeExc… in queryInterface() argument
75 Any aReturn ( ::cppu::queryInterface( aType , in queryInterface()
84 aReturn = OWeakObject::queryInterface( aType ); in queryInterface()
130 …L_CALL OConnectionPointContainerHelper::queryConnectionPoint( const Type& aType ) throw( RuntimeEx… in queryConnectionPoint() argument
136 OInterfaceContainerHelper* pSpecialContainer = m_aMultiTypeContainer.getContainer( aType ); in queryConnectionPoint()
142 …ectionPointHelper* pNewConnectionPoint = new OConnectionPointHelper( m_aSharedMutex, this, aType ); in queryConnectionPoint()
153 void SAL_CALL OConnectionPointContainerHelper::advise( const Type& aType in advise() argument
157 m_aMultiTypeContainer.addInterface( aType, xListener ); in advise()
164 …ALL OConnectionPointContainerHelper::unadvise( const Type& aType , in unadvise() argument
168 m_aMultiTypeContainer.removeInterface( aType, xListener ); in unadvise()
H A Dframecontrol.cxx168 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation() argument
172 Any aReturn ( ::cppu::queryInterface( aType , in queryAggregation()
182 aReturn = OPropertySetHelper::queryInterface( aType ); in queryAggregation()
185 aReturn = BaseControl::queryAggregation( aType ); in queryAggregation()
273 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint() argument
276 return m_aConnectionPointContainer.queryConnectionPoint( aType ); in queryConnectionPoint()
283 void SAL_CALL FrameControl::advise( const Type& aType , in advise() argument
287 m_aConnectionPointContainer.advise( aType, xListener ); in advise()
294 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise() argument
298 m_aConnectionPointContainer.unadvise( aType, xListener ); in unadvise()
/AOO41X/main/l10ntools/source/filter/utils/
H A DCache.java516 java.util.HashMap aType = (java.util.HashMap)m_lTypes.get(sType); in toHTML() local
521 java.lang.String sVal = (java.lang.String)aType.get(PROPNAME_DETECTSERVICE); in toHTML()
527 sVal = (java.lang.String)aType.get(PROPNAME_PREFERREDFILTER); in toHTML()
533 sVal = (java.lang.String)aType.get(PROPNAME_FRAMELOADER); in toHTML()
539 sVal = (java.lang.String)aType.get(PROPNAME_CONTENTHANDLER); in toHTML()
1940 java.util.HashMap aType = (java.util.HashMap)m_lTypes.get(sType); in validateTypes() local
1941 if (aType == null) in validateTypes()
1945 (!aType.containsKey(PROPNAME_MEDIATYPE )) || in validateTypes()
1946 (!aType.containsKey(PROPNAME_PREFERRED )) || in validateTypes()
1947 (!aType.containsKey(PROPNAME_CLIPBOARDFORMAT)) || in validateTypes()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dnbdtmg.hxx208 …NBOTypeMgrBase(const NBOType aType):eType(aType),pSet(0),eCoreUnit(SFX_MAPUNIT_TWIP),aNumCharFmtNa… in NBOTypeMgrBase() argument
209 …NBOTypeMgrBase(const NBOType aType,const SfxItemSet* pArg):eType(aType),pSet(pArg),eCoreUnit(SFX_M… in NBOTypeMgrBase() argument
242 BulletsTypeMgr(const NBOType aType);
243 BulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
274 GraphicBulletsTypeMgr(const NBOType aType);
275 GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
306 MixBulletsTypeMgr(const NBOType aType);
307 MixBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
336 NumberingTypeMgr(const NBOType aType);
337 NumberingTypeMgr(const NBOType aType,const SfxItemSet* pArg);
[all …]
/AOO41X/main/svx/source/unodraw/
H A Dunomod.cxx448 const String aType( aServiceSpecifier ); in createInstance() local
449 if( aType.EqualsAscii( "com.sun.star.presentation.", 0, 26 ) ) in createInstance()
455 if( aType.EqualsAscii( "TitleTextShape", 26, 14 ) ) in createInstance()
459 else if( aType.EqualsAscii( "OutlinerShape", 26, 13 ) ) in createInstance()
463 else if( aType.EqualsAscii( "SubtitleShape", 26, 13 ) ) in createInstance()
467 else if( aType.EqualsAscii( "GraphicObjectShape", 26, 18 ) ) in createInstance()
471 else if( aType.EqualsAscii( "PageShape", 26, 9 ) ) in createInstance()
475 else if( aType.EqualsAscii( "OLE2Shape", 26, 9 ) ) in createInstance()
479 else if( aType.EqualsAscii( "ChartShape", 26, 10 ) ) in createInstance()
483 else if( aType.EqualsAscii( "TableShape", 26, 10 ) ) in createInstance()
[all …]
/AOO41X/main/sw/source/ui/envelp/
H A Dlabel1.cxx167 pRec->aMake = pRec->aType = aTmp; in SwLabDlg()
175 pRec->aType == pRecs->GetObject(nRecPos)->aType) in SwLabDlg()
225 SwLabRec* pRec = GetRecord(rItem.aType, rItem.bCont); in GetLabItem()
242 if (pRec->aType != sCustom && in GetRecord()
243 rRecName == pRec->aType && bCont == pRec->bCont) in GetRecord()
470 const String aType ( GetParent()->Recs()[i]->aType ); in IMPL_LINK_INLINE_END() local
472 if ( GetParent()->Recs()[i]->aType == sCustom ) in IMPL_LINK_INLINE_END()
475 aTypeBox.InsertEntry(aType ); in IMPL_LINK_INLINE_END()
479 if ( aHiddenSortTypeBox.GetEntryPos(aType) == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK_INLINE_END()
482 aHiddenSortTypeBox.InsertEntry( aType ); in IMPL_LINK_INLINE_END()
[all …]
/AOO41X/main/sal/qa/rtl/uri/
H A Drtl_Uri.cxx173 osl::FileStatus::Type aType = _aStatus.getFileType(); in getFileTypeName() local
174 if (aType == osl::FileStatus::Directory) in getFileTypeName()
178 else if (aType == osl::FileStatus::Regular) in getFileTypeName()
182 else if (aType == osl::FileStatus::Volume) in getFileTypeName()
186 else if (aType == osl::FileStatus::Fifo) in getFileTypeName()
190 else if (aType == osl::FileStatus::Socket) in getFileTypeName()
194 else if (aType == osl::FileStatus::Link) in getFileTypeName()
198 else if (aType == osl::FileStatus::Special) in getFileTypeName()
202 else if (aType == osl::FileStatus::Unknown) in getFileTypeName()
/AOO41X/main/sfx2/source/notify/
H A Deventsupplier.cxx204 OUSTRING aType; in Execute() local
219 aProperties[ nIndex ].Value >>= aType; in Execute()
234 if ( aType.compareToAscii( STAR_BASIC ) == 0 && aScript.getLength() ) in Execute()
239 else if ( aType.compareToAscii( "Service" ) == 0 || in Execute()
240 aType.compareToAscii( "Script" ) == 0 ) in Execute()
299 else if ( aType.getLength() == 0 ) in Execute()
393 OUSTRING aType; in ConvertToMacro() local
407 aProperties[ nIndex ].Value >>= aType; in ConvertToMacro()
422 if ( aType.compareToAscii( STAR_BASIC ) == COMPARE_EQUAL ) in ConvertToMacro()
424 else if ( aType.compareToAscii( "Script" ) == COMPARE_EQUAL && aScriptURL.getLength() ) in ConvertToMacro()
[all …]
/AOO41X/main/bridges/test/
H A Dtestcomp.cxx89 Any OInstanceProvider::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface() argument
91 Any a = ::cppu::queryInterface( aType , in queryInterface()
97 return OWeakObject::queryInterface( aType ); in queryInterface()
135 …tar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun… in queryInterface() argument
139 if (aType == ::getCppuType( (const Reference< XInterface > *)0 )) in queryInterface()
144 if (aType == ::getCppuType( (const Reference< XPerformanceTest > *)0 )) in queryInterface()
289 Any OCallMe::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface() argument
291 Any a = ::cppu::queryInterface( aType, in queryInterface()
299 return OWeakObject::queryInterface( aType ); in queryInterface()
383 Any OInterfaceTest::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface() argument
[all …]
/AOO41X/main/sw/source/filter/ww1/
H A Dw1filter.cxx1631 RES_POOL_COLLFMT_TYPE aType = RES_NONE; in OutOne() local
1641 aType = RES_POOLCOLL_TEXT; break; //??? in OutOne()
1647 aType = RES_POOLCOLL_TOX_CNTNT8; break; in OutOne()
1649 aType = RES_POOLCOLL_TOX_CNTNT7; break; in OutOne()
1651 aType = RES_POOLCOLL_TOX_CNTNT6; break; in OutOne()
1653 aType = RES_POOLCOLL_TOX_CNTNT5; break; in OutOne()
1655 aType = RES_POOLCOLL_TOX_CNTNT4; break; in OutOne()
1657 aType = RES_POOLCOLL_TOX_CNTNT3; break; in OutOne()
1659 aType = RES_POOLCOLL_TOX_CNTNT2; break; in OutOne()
1661 aType = RES_POOLCOLL_TOX_CNTNT1; break; in OutOne()
[all …]
/AOO41X/main/unoxml/source/dom/
H A Ddocument.cxx976 …Reference< XEvent > SAL_CALL CDocument::createEvent(const OUString& aType) throw (RuntimeException) in createEvent() argument
981 aType.compareToAscii("DOMSubtreeModified") == 0|| in createEvent()
982 aType.compareToAscii("DOMNodeInserted") == 0|| in createEvent()
983 aType.compareToAscii("DOMNodeRemoved") == 0|| in createEvent()
984 aType.compareToAscii("DOMNodeRemovedFromDocument") == 0|| in createEvent()
985 aType.compareToAscii("DOMNodeInsertedIntoDocument") == 0|| in createEvent()
986 aType.compareToAscii("DOMAttrModified") == 0|| in createEvent()
987 aType.compareToAscii("DOMCharacterDataModified") == 0) in createEvent()
992 aType.compareToAscii("DOMFocusIn") == 0|| in createEvent()
993 aType.compareToAscii("DOMFocusOut") == 0|| in createEvent()
[all …]
/AOO41X/main/autodoc/source/display/idl/
H A Dhfi_property.cxx144 aType( Env(), CurOut(), true ); in write_Declaration() local
145 aType.Produce_byData( PropertyAttr::Type(i_ce) ); in write_Declaration()
174 aType( Env(), CurOut(), true ); in write_Declaration() local
175 aType.Produce_byData( AttributeAttr::Type(i_ce) ); in write_Declaration()
279 aType( Env(), CurOut(), true ); in write_Declaration() local
280 aType.Produce_byData(ConstantAttr::Type(i_ce)); in write_Declaration()
303 aType( Env(), CurOut(), true ); in write_Declaration() local
304 aType.Produce_byData(StructElementAttr::Type(i_ce)); in write_Declaration()
325 const ary::idl::Type_id aType = i_commentedRef.Type(); in produce_Summary() local
/AOO41X/main/svx/source/sidebar/
H A Dnbdtmgfact.cxx32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance() argument
35 if ( aType == eNBOType::BULLETS ) in CreateInstance()
38 }else if ( aType == eNBOType::GRAPHICBULLETS ) in CreateInstance()
41 }else if ( aType == eNBOType::MIXBULLETS ) in CreateInstance()
44 }else if ( aType == eNBOType::NUMBERING ) in CreateInstance()
47 }else if ( aType == eNBOType::OUTLINE ) in CreateInstance()
/AOO41X/main/stoc/source/invocation/
H A Dinvocation.cxx139 virtual Any SAL_CALL queryInterface( const Type & aType) throw( RuntimeException );
297 Any SAL_CALL Invocation_Impl::queryInterface( const Type & aType ) in queryInterface() argument
301 Any a = ::cppu::queryInterface( aType, in queryInterface()
310 if( aType == getCppuType( (Reference<XExactName>*) NULL ) ) in queryInterface()
320 else if ( aType == getCppuType( (Reference<XNameContainer>*) NULL ) ) in queryInterface()
325 else if ( aType == getCppuType( (Reference<XNameAccess>*) NULL ) ) in queryInterface()
330 else if ( aType == getCppuType( (Reference<XIndexContainer>*) NULL ) ) in queryInterface()
335 else if ( aType == getCppuType( (Reference<XIndexAccess>*) NULL ) ) in queryInterface()
340 else if ( aType == getCppuType( (Reference<XEnumerationAccess>*) NULL ) ) in queryInterface()
345 else if ( aType == getCppuType( (Reference<XElementAccess>*) NULL ) ) in queryInterface()
[all …]
/AOO41X/main/basic/source/classes/
H A Dsbunoobj.cxx281 SbUnoObject* createOLEObject_Impl( const String& aType ) in createOLEObject_Impl() argument
305 ::rtl::OUString aOLEType = aType; in createOLEObject_Impl()
314 pUnoObj = new SbUnoObject( aType, aAny ); in createOLEObject_Impl()
618 Type aType = aValue.getValueType(); in implSequenceToMultiDimArray() local
619 TypeClass eTypeClass = aType.getTypeClass(); in implSequenceToMultiDimArray()
626 Reference< XIdlClass > xIdlTargetClass = TypeToIdlClass( aType ); in implSequenceToMultiDimArray()
629 aType.getDescription( &pTD ); in implSequenceToMultiDimArray()
702 Type aType = aValue.getValueType(); in unoToSbxValue() local
703 TypeClass eTypeClass = aType.getTypeClass(); in unoToSbxValue()
856 Reference< XIdlClass > xIdlTargetClass = TypeToIdlClass( aType ); in unoToSbxValue()
[all …]
/AOO41X/main/cui/source/dialogs/
H A Dplfilter.cxx94 String aType; in fillNetscapePluginFilters() local
99 aType += (*i); in fillNetscapePluginFilters()
102 aType += ';'; in fillNetscapePluginFilters()
105 if ( aType.Len() ) in fillNetscapePluginFilters()
108 aText += aType; in fillNetscapePluginFilters()
111 pPluginTypes[nIndex] = aType; in fillNetscapePluginFilters()
/AOO41X/main/sfx2/source/doc/
H A Ddoctemplates.cxx203 … getTitleFromURL( const OUString& rURL, OUString& aTitle, OUString& aType, sal_Bool& bDocHas…
661 …_Impl::getTitleFromURL( const OUString& rURL, OUString& aTitle, OUString& aType, sal_Bool& bDocHas… in getTitleFromURL() argument
688 aValue >>= aType; in getTitleFromURL()
695 if ( ! aType.getLength() && mxType.is() ) in getTitleFromURL()
703 aType = aTypeProps.getUnpackedValueOrDefault( in getTitleFromURL()
752 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_LINK ) ); in addEntry() local
757 rParentFolder.insertNewContent( aType, aNames, aValues, aLink ); in addEntry()
801 OUString aType; in createFolder() local
804 aType = OUString( RTL_CONSTASCII_USTRINGPARAM( TYPE_FSYS_FOLDER ) ); in createFolder()
806 aType = OUString( RTL_CONSTASCII_USTRINGPARAM( TYPE_FOLDER ) ); in createFolder()
[all …]
/AOO41X/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx93 TypeId aType(TYPE(ScDocShell)); in enableInput() local
94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
123 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in enableInput()
563 TypeId aType(TYPE(ScDocShell)); in SetDispatcherLock() local
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
576 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in SetDispatcherLock()
592 TypeId aType(TYPE(ScDocShell)); in EnableSpreadsheets() local
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
622 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in EnableSpreadsheets()
632 TypeId aType(TYPE(ScDocShell)); in lcl_InvalidateWindows() local
[all …]
/AOO41X/main/sc/source/core/tool/
H A Deditutil.cxx652 TypeId aType = pFieldData->Type(); in CalcFieldValue() local
653 if (aType == TYPE(SvxPageField)) in CalcFieldValue()
655 else if (aType == TYPE(SvxPagesField)) in CalcFieldValue()
657 else if (aType == TYPE(SvxTimeField)) in CalcFieldValue()
659 else if (aType == TYPE(SvxFileField)) in CalcFieldValue()
661 else if (aType == TYPE(SvxExtFileField)) in CalcFieldValue()
672 else if (aType == TYPE(SvxTableField)) in CalcFieldValue()
674 else if (aType == TYPE(SvxDateField)) in CalcFieldValue()
719 TypeId aType = pFieldData->Type(); in CalcFieldValue() local
721 if (aType == TYPE(SvxURLField)) in CalcFieldValue()

12345678910>>...17