Home
last modified time | relevance | path

Searched defs:getType (Results 51 – 75 of 128) sorted by relevance

123456

/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Numeric.cxx36 sal_Int16 SAL_CALL transliteration_Numeric::getType() throw(RuntimeException) in getType() function in com::sun::star::i18n::transliteration_Numeric
H A DtextToPronounce_zh.cxx40 sal_Int16 SAL_CALL TextToPronounce_zh::getType() throw (RuntimeException) in getType() function in com::sun::star::i18n::TextToPronounce_zh
H A Dtransliteration_caseignore.cxx70 sal_Int16 SAL_CALL Transliteration_caseignore::getType() throw(RuntimeException) in getType() function in com::sun::star::i18n::Transliteration_caseignore
H A Dtransliteration_Ignore.cxx86 transliteration_Ignore::getType() throw(RuntimeException) in getType() function in com::sun::star::i18n::transliteration_Ignore
/trunk/main/stoc/source/corereflection/
H A Dcrenum.cxx147 Reference< XIdlClass > IdlEnumFieldImpl::getType() in getType() function in stoc_corefl::IdlEnumFieldImpl
H A Dcrcomp.cxx171 Reference< XIdlClass > IdlCompFieldImpl::getType() in getType() function in stoc_corefl::IdlCompFieldImpl
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx79 ContentType getType() const { return m_eType; } in getType() function in tdoc_ucp::ContentProperties
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java162 public short getType() { in getType() method in ProviderBrowseNode
H A DScriptBrowseNode.java142 public short getType() { in getType() method in ScriptBrowseNode
H A DParcelBrowseNode.java173 public short getType() { in getType() method in ParcelBrowseNode
/trunk/main/unoxml/source/events/
H A Dmouseevent.cxx145 OUString SAL_CALL CMouseEvent::getType() throw (RuntimeException) in getType() function in DOM::events::CMouseEvent
/trunk/main/binaryurp/source/
H A Dproxy.cxx86 css::uno::TypeDescription Proxy::getType() const { in getType() function in binaryurp::Proxy
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx172 sal_Int32 SAL_CALL ScVbaHyperlink::getType() throw (uno::RuntimeException) in getType() function in ScVbaHyperlink
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py484 def getType( self): member in ScriptBrowseNode
619 def getType( self): member in FileBrowseNode
656 def getType( self ): member in DirBrowseNode
855 def getType( self ): member in PackageBrowseNode
977 def getType( self ): member in PythonScriptProvider
/trunk/main/svx/workben/msview/
H A Dxmlconfig.hxx44 ElementConfigType getType() const { return mnType; } in getType() function in ElementConfig
/trunk/main/framework/source/helper/
H A Duielementwrapperbase.cxx162 ::sal_Int16 SAL_CALL UIElementWrapperBase::getType() throw (::com::sun::star::uno::RuntimeException) in getType() function in framework::UIElementWrapperBase
/trunk/main/scripting/source/basprov/
H A Dbasmethnode.cxx157 sal_Int16 BasicMethodNodeImpl::getType( ) throw (RuntimeException) in getType() function in basprov::BasicMethodNodeImpl
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx157 SVGToken getType() const { return maType; } in getType() function in svgio::svgreader::SvgNode
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx133 ScVbaShape::getType( const css::uno::Reference< drawing::XShape > xShape ) throw (uno::RuntimeExcep… in getType() function in ScVbaShape
262 ScVbaShape::getType() throw (uno::RuntimeException) in getType() function in ScVbaShape
/trunk/main/writerfilter/source/doctok/
H A DDff.cxx305 string DffRecord::getType() const in getType() function in writerfilter::doctok::DffRecord
509 string DffBlock::getType() const in getType() function in writerfilter::doctok::DffBlock
/trunk/main/sw/source/filter/ww8/
H A DWW8FFData.hxx74 sal_uInt8 getType() const { return mnType; } in getType() function in sw::WW8FFData
/trunk/main/svx/source/unogallery/
H A Dunogalitem.cxx224 sal_Int8 SAL_CALL GalleryItem::getType() in getType() function in unogallery::GalleryItem
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx213 SwVbaView::getType() throw (css::uno::RuntimeException) in getType() function in SwVbaView
/trunk/main/vcl/inc/vcl/
H A Dprinterinfomanager.hxx160 Type getType() const { return m_eType; } in getType() function in psp::PrinterInfoManager
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java96 String getType() { return "__ROOT__"; } in getType() method in TreeNode
139 String getType() { return "Bookmark"; } in getType() method in BookmarkNode
173 String getType() { return "ReferenceMark"; } in getType() method in ReferenceMarkNode
251 String getType() { return "Text"; } in getType() method in TextNode
261 String getType() { return "TextField"; } in getType() method in TextFieldNode
278 String getType() { return "Frame"; } in getType() method in FrameNode
306 String getType() { return "Footnote"; } in getType() method in FootnoteNode
334 String getType() { return "SoftPageBreak"; } in getType() method in SoftPageBreakNode
349 String getType() { return "Hyperlink"; } in getType() method in HyperlinkNode
369 String getType() { return "Ruby"; } in getType() method in RubyNode
[all …]

Completed in 121 milliseconds

123456