Home
last modified time | relevance | path

Searched refs:getTag (Results 1 – 16 of 16) sorted by last modified time

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx384 ::rtl::OUString SAL_CALL ScVbaControl::getTag() in getTag() function in ScVbaControl
H A Dvbacontrol.hxx90 virtual ::rtl::OUString SAL_CALL getTag() throw (css::uno::RuntimeException);
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx125 const string & XMLTag::getTag() const in getTag() function in writerfilter::XMLTag
401 string nameRemoved = currentTag()->getTag(); in endElement()
474 rTag.addTag(aHandler.getTag()); in resolve()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx409 pTag = aHandler.getTag(); in toPropertiesTag()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1862 debug_logger->addTag(aHandler.getTag()); in resolve()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx80 const string & getTag() const;
140 XMLTag::Pointer_t getTag() const { return mpTag; } in getTag() function in writerfilter::PropertySetToTagHandler
/trunk/main/sd/source/ui/inc/
H A Dsmarttag.hxx174 const SmartTagReference& getTag() const { return mxTag; } in getTag() function in sd::SmartHdl
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx257 if(pSmartHdl && pSmartHdl->getTag().is() ) in MouseButtonDown()
259 SmartTagReference xTag( pSmartHdl->getTag() ); in MouseButtonDown()
278 SmartTagReference xTag( pSmartHdl->getTag() ); in KeyInput()
299 if(pSmartHdl && pSmartHdl->getTag().is() ) in RequestHelp()
301 SmartTagReference xTag( pSmartHdl->getTag() ); in RequestHelp()
323 if(pSmartHdl && pSmartHdl->getTag().is() ) in Command()
325 SmartTagReference xTag( pSmartHdl->getTag() ); in Command()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx863 if( pSmartHdl && pSmartHdl->getTag().get() == this ) in MarkPoint()
891 …if( pHdl && (pHdl->getTag().get() == this) && mrView.IsPointMarkable(*pHdl) && pHdl->IsSelected()=… in MarkPoints()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx443 String aTag = xDescriptor->getTag(); in insertNewByName()
1234 OUString SAL_CALL ScDataPilotTableObj::getTag() throw(RuntimeException) in getTag() function in ScDataPilotTableObj
1484 OUString SAL_CALL ScDataPilotDescriptor::getTag() throw(RuntimeException) in getTag() function in ScDataPilotDescriptor
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java174 String objTag = oObj.getTag(); in _getTag()
/trunk/main/sc/inc/
H A Ddapiuno.hxx299 virtual ::rtl::OUString SAL_CALL getTag() throw(::com::sun::star::uno::RuntimeException);
344 virtual ::rtl::OUString SAL_CALL getTag() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotTableObj.csv3 "ScDataPilotTableObj";"com::sun::star::sheet::XDataPilotDescriptor";"getTag()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotDescriptor.java144 String objTag = oObj.getTag(); in _getTag()
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotDescriptor.idl64 string getTag();
/trunk/main/linguistic/source/
H A Ddicimp.cxx79 static sal_Bool getTag(const ByteString &rLine, in getTag() function
126 if (getTag(aLine, "lang: ", aTagValue)) in ReadDicVersion()
136 if (getTag(aLine, "type: ", aTagValue)) in ReadDicVersion()

Completed in 227 milliseconds