Home
last modified time | relevance | path

Searched refs:getValueByUidName (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx97 xAttributes->getValueByUidName( in getStyle()
111 xAttributes->getValueByUidName( in getControlId()
790 xAttributes->getValueByUidName( in importStringProperty()
805 xAttributes->getValueByUidName( in importDoubleProperty()
834 xAttributes->getValueByUidName( in importLongProperty()
850 xAttributes->getValueByUidName( in importLongProperty()
865 xAttributes->getValueByUidName( in importHexLongProperty()
880 xAttributes->getValueByUidName( in importShortProperty()
895 xAttributes->getValueByUidName( in importAlignProperty()
934 xAttributes->getValueByUidName( in importVerticalAlignProperty()
[all …]
H A Dxmldlg_impmodels.cxx375 _xAttributes->getValueByUidName( in endElement()
403 _xAttributes->getValueByUidName( in endElement()
411 _xAttributes->getValueByUidName( in endElement()
1548 xAttributes->getValueByUidName( in startChildElement()
1557 xAttributes->getValueByUidName( in startChildElement()
2121 _xAttributes->getValueByUidName( in BulletinBoardElement()
2128 aValue = _xAttributes->getValueByUidName( in BulletinBoardElement()
2156 _xAttributes->getValueByUidName( in endElement()
H A Dimp_share.hxx65 ::rtl::OUString aValue( xAttributes->getValueByUidName( nUid, rAttrName ) ); in getBoolAttr()
93 *pRet = xAttributes->getValueByUidName( nUid, rAttrName ); in getStringAttr()
102 ::rtl::OUString aValue( xAttributes->getValueByUidName( nUid, rAttrName ) ); in getLongAttr()
/aoo4110/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx188 aDesc.aName = xAttributes->getValueByUidName( in startRootElement()
243 aDesc.aName = xAttributes->getValueByUidName( in startChildElement()
246 aDesc.aStorageURL = xAttributes->getValueByUidName( in startChildElement()
302 OUString aValue( xAttributes->getValueByUidName( in startChildElement()
H A Dimp_share.hxx68 xAttributes->getValueByUidName( uid, rAttrName ) ); in getBoolAttr()
97 *pRet = xAttributes->getValueByUidName( uid, rAttrName ); in getStringAttr()
107 xAttributes->getValueByUidName( uid, rAttrName ) ); in getLongAttr()
/aoo4110/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_import.cxx186 mrModuleDesc.aName = xAttributes->getValueByUidName( in startRootElement()
189 mrModuleDesc.aLanguage = xAttributes->getValueByUidName( in startRootElement()
192 mrModuleDesc.aModuleType = xAttributes->getValueByUidName( in startRootElement()
/aoo4110/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_import.cxx81 ::rtl::OUString aValue( xAttributes->getValueByUidName( nUid, rAttrName ) ); in getBoolAttr()
218 ::rtl::OUString aName = xAttributes->getValueByUidName( in startChildElement()
222 ::rtl::OUString aStorageURL = xAttributes->getValueByUidName( in startChildElement()
259 ::rtl::OUString aName = xAttributes->getValueByUidName( in startChildElement()
359 ::rtl::OUString aName = xAttributes->getValueByUidName( in startChildElement()
/aoo4110/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx394 virtual OUString SAL_CALL getValueByUidName(
857 OUString ExtendedAttributes::getValueByUidName( in getValueByUidName() function in xmlscript::ExtendedAttributes
/aoo4110/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl109 string getValueByUidName( [in] long uid, [in] string localName );

Completed in 39 milliseconds