Home
last modified time | relevance | path

Searched defs:rAttrName (Results 1 – 25 of 101) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx503 OUString const & rPropName, OUString const & rAttrName ) in readStringAttr()
517 void ElementDescriptor::readHexLongAttr( OUString const & rPropName, OUString const & rAttrName ) in readHexLongAttr()
529 void ElementDescriptor::readDateFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readDateFormatAttr()
584 void ElementDescriptor::readDateAttr( OUString const & rPropName, OUString const & rAttrName ) in readDateAttr()
605 void ElementDescriptor::readTimeAttr( OUString const & rPropName, OUString const & rAttrName ) in readTimeAttr()
626 void ElementDescriptor::readTimeFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readTimeFormatAttr()
663 void ElementDescriptor::readAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readAlignAttr()
721 void ElementDescriptor::readImageOrGraphicAttr(OUString const & rAttrName) in readImageOrGraphicAttr()
753 void ElementDescriptor::readImageAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readImageAlignAttr()
841 void ElementDescriptor::readButtonTypeAttr( OUString const & rPropName, OUString const & rAttrName ) in readButtonTypeAttr()
[all …]
H A Dxmldlg_import.cxx669 OUString const & rPropName, OUString const & rAttrName, in importStringProperty()
684 OUString const & rPropName, OUString const & rAttrName, in importDoubleProperty()
699 OUString const & rPropName, OUString const & rAttrName, in importBooleanProperty()
713 OUString const & rPropName, OUString const & rAttrName, in importLongProperty()
729 OUString const & rPropName, OUString const & rAttrName, in importLongProperty()
744 OUString const & rPropName, OUString const & rAttrName, in importHexLongProperty()
759 OUString const & rPropName, OUString const & rAttrName, in importShortProperty()
774 OUString const & rPropName, OUString const & rAttrName, in importAlignProperty()
811 OUString const & rPropName, OUString const & rAttrName, in importVerticalAlignProperty()
845 OUString const & rAttrName, in importGraphicOrImageProperty()
[all …]
H A Dexp_share.hxx122 OUString const & rPropName, OUString const & rAttrName ) in readDoubleAttr()
125 OUString const & rPropName, OUString const & rAttrName, in readLongAttr()
131 OUString const & rPropName, OUString const & rAttrName ) in readShortAttr()
167 OUString const & rAttrName, bool bValue ) in addBoolAttr()
241 OUString const & rPropName, OUString const & rAttrName ) in readBoolAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx501 OUString const & rPropName, OUString const & rAttrName ) in readStringAttr()
515 void ElementDescriptor::readHexLongAttr( OUString const & rPropName, OUString const & rAttrName ) in readHexLongAttr()
527 void ElementDescriptor::readDateFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readDateFormatAttr()
582 void ElementDescriptor::readDateAttr( OUString const & rPropName, OUString const & rAttrName ) in readDateAttr()
603 void ElementDescriptor::readTimeAttr( OUString const & rPropName, OUString const & rAttrName ) in readTimeAttr()
624 void ElementDescriptor::readTimeFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readTimeFormatAttr()
661 void ElementDescriptor::readAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readAlignAttr()
719 void ElementDescriptor::readImageOrGraphicAttr(OUString const & rAttrName) in readImageOrGraphicAttr()
751 void ElementDescriptor::readImageAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readImageAlignAttr()
838 void ElementDescriptor::readButtonTypeAttr( OUString const & rPropName, OUString const & rAttrName ) in readButtonTypeAttr()
[all …]
H A Dxmldlg_import.cxx668 OUString const & rPropName, OUString const & rAttrName, in importStringProperty()
683 OUString const & rPropName, OUString const & rAttrName, in importDoubleProperty()
698 OUString const & rPropName, OUString const & rAttrName, in importBooleanProperty()
712 OUString const & rPropName, OUString const & rAttrName, in importLongProperty()
728 OUString const & rPropName, OUString const & rAttrName, in importLongProperty()
743 OUString const & rPropName, OUString const & rAttrName, in importHexLongProperty()
758 OUString const & rPropName, OUString const & rAttrName, in importShortProperty()
773 OUString const & rPropName, OUString const & rAttrName, in importAlignProperty()
810 OUString const & rPropName, OUString const & rAttrName, in importVerticalAlignProperty()
844 OUString const & rAttrName, in importGraphicOrImageProperty()
[all …]
H A Dexp_share.hxx123 OUString const & rPropName, OUString const & rAttrName ) in readDoubleAttr()
126 OUString const & rPropName, OUString const & rAttrName, in readLongAttr()
132 OUString const & rPropName, OUString const & rAttrName ) in readShortAttr()
168 OUString const & rAttrName, bool bValue ) in addBoolAttr()
242 OUString const & rPropName, OUString const & rAttrName ) in readBoolAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx48 bool * pRet, OUString const & rAttrName, in getBoolAttr()
74 OUString * pRet, OUString const & rAttrName, in getStringAttr()
82 sal_Int32 * pRet, OUString const & rAttrName, in getLongAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx49 bool * pRet, OUString const & rAttrName, in getBoolAttr()
75 OUString * pRet, OUString const & rAttrName, in getStringAttr()
83 sal_Int32 * pRet, OUString const & rAttrName, in getLongAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx101 const OUString& rAttrName(xAttrList->getNameByIndex( i )); in finishShape() local
174 const OUString& rAttrName(xAttrList->getNameByIndex( i )); in finishShape() local
221 const OUString& rAttrName(xAttrList->getNameByIndex( i )); in finishShape() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/
H A Danimationfactory.cxx722 …imationFactory::AttributeClass AnimationFactory::classifyAttributeName( const OUString& rAttrName ) in classifyAttributeName()
768 …haredPtr AnimationFactory::createNumberPropertyAnimation( const OUString& rAttrName, in createNumberPropertyAnimation()
913 …nSharedPtr AnimationFactory::createEnumPropertyAnimation( const OUString& rAttrName, in createEnumPropertyAnimation()
990 …onSharedPtr AnimationFactory::createColorPropertyAnimation( const OUString& rAttrName, in createColorPropertyAnimation()
1124 …haredPtr AnimationFactory::createStringPropertyAnimation( const OUString& rAttrName, in createStringPropertyAnimation()
1176 …nSharedPtr AnimationFactory::createBoolPropertyAnimation( const OUString& rAttrName, in createBoolPropertyAnimation()
H A Dattributemap.cxx34 AttributeType mapAttributeName( const OUString& rAttrName ) in mapAttributeName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DChartPlotAreaOOoTContext.cxx64 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
155 const OUString & rAttrName = xNewAttrList->getNameByIndex( i ); in CreateChildContext() local
H A DFormPropOOoTContext.cxx71 const OUString& rAttrName = rAttrList->getNameByIndex( i ); in StartElement() local
160 const OUString& rAttrName = rAttrList->getNameByIndex( i ); in StartElement() local
H A DDlgOASISTContext.cxx56 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
H A DCreateElemTContext.cxx62 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
H A DChartOASISTContext.cxx57 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
H A DChartOOoTContext.cxx58 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DChartPlotAreaOOoTContext.cxx64 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
155 const OUString & rAttrName = xNewAttrList->getNameByIndex( i ); in CreateChildContext() local
H A DFormPropOOoTContext.cxx71 const OUString& rAttrName = rAttrList->getNameByIndex( i ); in StartElement() local
160 const OUString& rAttrName = rAttrList->getNameByIndex( i ); in StartElement() local
H A DDlgOASISTContext.cxx56 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
H A DCreateElemTContext.cxx62 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/
H A Dattributemap.cxx31 AttributeType mapAttributeName( const OUString& rAttrName ) in mapAttributeName()
H A Danimationfactory.cxx923 …imationFactory::AttributeClass AnimationFactory::classifyAttributeName( const OUString& rAttrName ) in classifyAttributeName()
969 …haredPtr AnimationFactory::createNumberPropertyAnimation( const OUString& rAttrName, in createNumberPropertyAnimation()
1136 …nSharedPtr AnimationFactory::createEnumPropertyAnimation( const OUString& rAttrName, in createEnumPropertyAnimation()
1223 …onSharedPtr AnimationFactory::createColorPropertyAnimation( const OUString& rAttrName, in createColorPropertyAnimation()
1367 …haredPtr AnimationFactory::createStringPropertyAnimation( const OUString& rAttrName, in createStringPropertyAnimation()
1423 …nSharedPtr AnimationFactory::createBoolPropertyAnimation( const OUString& rAttrName, in createBoolPropertyAnimation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dnmspmap.cxx264 const OUString& rAttrName, in GetKeyByAttrName_()
270 sal_uInt16 SvXMLNamespaceMap::GetKeyByAttrName_( const OUString& rAttrName, in GetKeyByAttrName_()
420 const OUString& rAttrName, in GetKeyByAttrName()
426 sal_uInt16 SvXMLNamespaceMap::GetKeyByAttrName( const OUString& rAttrName, in GetKeyByAttrName() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLTextColumnsContext.cxx125 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in XMLTextColumnContext_Impl() local
205 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in XMLTextColumnSepContext_Impl() local
266 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in XMLTextColumnsContext() local

12345