Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx98 xAttributes->getValueByUidName( in getStyle()
112 xAttributes->getValueByUidName( in getControlId()
791 xAttributes->getValueByUidName( in importStringProperty()
806 xAttributes->getValueByUidName( in importDoubleProperty()
835 xAttributes->getValueByUidName( in importLongProperty()
851 xAttributes->getValueByUidName( in importLongProperty()
866 xAttributes->getValueByUidName( in importHexLongProperty()
881 xAttributes->getValueByUidName( in importShortProperty()
896 xAttributes->getValueByUidName( in importAlignProperty()
935 xAttributes->getValueByUidName( in importVerticalAlignProperty()
[all …]
H A Dxmldlg_impmodels.cxx375 _xAttributes->getValueByUidName( in endElement()
403 _xAttributes->getValueByUidName( in endElement()
411 _xAttributes->getValueByUidName( in endElement()
1551 xAttributes->getValueByUidName( in startChildElement()
1560 xAttributes->getValueByUidName( in startChildElement()
2124 _xAttributes->getValueByUidName( in BulletinBoardElement()
2131 aValue = _xAttributes->getValueByUidName( in BulletinBoardElement()
2159 _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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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
/trunk/main/offapi/com/sun/star/xml/input/
H A DXAttributes.idl109 string getValueByUidName( [in] long uid, [in] string localName );

Completed in 61 milliseconds