Home
last modified time | relevance | path

Searched refs:GetPrefix (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/xmloff/source/script/
H A Dxmlbasici.cxx109 GetImport().GetNamespaceMap().GetQNameByKey( GetPrefix(), GetLocalName() ), in StartElement()
121 GetImport().GetNamespaceMap().GetQNameByKey( GetPrefix(), GetLocalName() ) ); in EndElement()
169 GetImport().GetNamespaceMap().GetQNameByKey( GetPrefix(), GetLocalName() ), in StartElement()
181 GetImport().GetNamespaceMap().GetQNameByKey( GetPrefix(), GetLocalName() ) ); in EndElement()
/trunk/main/xmloff/source/core/
H A DXMLEmbeddedObjectImportContext.cxx138 GetPrefix(), GetLocalName() ), in StartElement()
145 GetPrefix(), GetLocalName() ) ); in EndElement()
318 GetPrefix(), GetLocalName() ), in StartElement()
328 GetPrefix(), GetLocalName() ) ); in EndElement()
/trunk/main/xmloff/source/meta/
H A Dxmlmetai.cxx106 GetImport().GetNamespaceMap().GetQNameByKey(GetPrefix(), GetLocalName()), in StartElement()
118 GetImport().GetNamespaceMap().GetQNameByKey(GetPrefix(), GetLocalName())); in EndElement()
230 GetImport().GetNamespaceMap().GetQNameByKey(GetPrefix(), in StartElement()
239 GetImport().GetNamespaceMap().GetQNameByKey(GetPrefix(), in EndElement()
/trunk/main/idl/source/objects/
H A Dobject.cxx398 << pEle->GetPrefix().GetBuffer(); in WriteContextSvIdl()
402 if( pEle->GetPrefix().Len() ) in WriteContextSvIdl()
403 rOutStm << ' ' << pEle->GetPrefix().GetBuffer(); in WriteContextSvIdl()
771 if( rPre.Len() && pEle->GetPrefix().Len() ) in InsertSlots()
773 rPre += pEle->GetPrefix(); in InsertSlots()
H A Dslot.cxx1116 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in Insert()
1636 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in WriteSrc()
1688 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in WriteHelpId()
/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx283 rInfo.GetPrefix() != rOld.GetPrefix() || in SetFtnInfo()
356 || (rInfo.GetPrefix() != GetEndNoteInfo().GetPrefix()) in SetEndNoteInfo()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx1121 1 == pCurNumFmt->GetPrefix().Len() && in ReadNumSecLevel()
1122 '.' == pCurNumFmt->GetPrefix().GetChar( 0 ) && in ReadNumSecLevel()
1129 3 == nListNo && 1 == pCurNumFmt->GetPrefix().Len() ) in ReadNumSecLevel()
1135 pCurNumFmt->SetBulletChar( pCurNumFmt->GetPrefix().GetChar( 0 ) ); in ReadNumSecLevel()
1172 ->GetNumberingType() || pNFmt->GetPrefix().Len() || in lcl_IsExportNumRule()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx490 *pLvlPos = (sal_uInt8)(nFnd + rFmt.GetPrefix().Len() + 1 ); in AbstractNumberingDefinitions()
510 if( rFmt.GetPrefix().Len() ) in AbstractNumberingDefinitions()
511 sNumStr.Insert( rFmt.GetPrefix(), 0 ); in AbstractNumberingDefinitions()
912 SwWw8_InsertAnlText( rFmt.GetPrefix(), rpCh, rCharLen, in BuildAnlvBase()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlcnimp.hxx73 inline const ::rtl::OUString& GetPrefix( sal_uInt16 i ) const;
119 inline const ::rtl::OUString& SvXMLAttrContainerData::GetPrefix( sal_uInt16 i ) const in GetPrefix() function in SvXMLAttrContainerData
H A Dxmlictxt.hxx62 sal_uInt16 GetPrefix() const { return mnPrefix; } in GetPrefix() function in SvXMLImportContext
H A Dxmlcnitm.hxx82 const ::rtl::OUString& GetPrefix( sal_uInt16 i ) const;
/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx436 sRet = pInfo->GetPrefix(); in GetFootEndNoteSym()
520 if( rInfo.GetPrefix().Len() > 0 ) in lcl_html_fillEndNoteInfo()
522 pParts[2] = rInfo.GetPrefix(); in lcl_html_fillEndNoteInfo()
/trunk/main/editeng/source/items/
H A Dxmlcnitm.cxx242 const ::rtl::OUString& SvXMLAttrContainerItem::GetPrefix( sal_uInt16 i ) const in GetPrefix() function in SvXMLAttrContainerItem
244 return pImpl->GetPrefix( i ); in GetPrefix()
/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx156 sPre = rNFmt.GetPrefix(); in ChangeExpansion()
227 sPre = rNFmt.GetPrefix(); in ChangeExpansion()
H A Dauthfld.cxx587 if(pAuthType->GetPrefix()) in Expand()
588 sRet.Assign(pAuthType->GetPrefix()); in Expand()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx617 bSamePrefix &= aNumFmtArr[i]->GetPrefix() == aNumFmtArr[0]->GetPrefix(); in Update()
635 aPrefixED.SetText(aNumFmtArr[0]->GetPrefix()); in Update()
676 aPrefixED.SetText(rFmt.GetPrefix()); in Update()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx140 sRet.Insert( rFtnEnd.GetPrefix(), 0 ); in GetViewNumStr()
156 sRet.Insert( pInfo->GetPrefix(), 0 ); in GetViewNumStr()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx1839 GetPrefix(), ::rtl::OUString::createFromAscii("label")); in StartElement()
1841 GetPrefix(), ::rtl::OUString::createFromAscii("value")); in StartElement()
1873GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1875GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1907GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
/trunk/main/xmloff/source/text/
H A DXMLStringBufferImportContext.cxx73 if ( (XML_NAMESPACE_TEXT == GetPrefix()) && in EndElement()
/trunk/main/sw/inc/
H A Dftninfo.hxx72 const String& GetPrefix() const { return sPrefix; } in GetPrefix() function in SwEndNoteInfo
H A Dfmtftntx.hxx92 const String& GetPrefix() const { return sPrefix; } in GetPrefix() function in SwFmtFtnEndAtTxtEnd
H A Dauthfld.hxx135 sal_Unicode GetPrefix() const { return m_cPrefix;} in GetPrefix() function in SwAuthorityFieldType
/trunk/main/editeng/inc/editeng/
H A Dxmlcnitm.hxx83 const ::rtl::OUString& GetPrefix( sal_uInt16 i ) const;
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1541 String sPreFix = aFmt.GetPrefix(); in GetNBOIndexForNumRule()
1589 _pSet->pNumSetting->sPrefix = aFmt.GetPrefix(); in RelplaceNumRule()
1802 String sPreFix = aFmt.GetPrefix(); in GetNBOIndexForNumRule()
1908 _pSet->sPrefix = aFmt.GetPrefix(); in RelplaceNumRule()
/trunk/main/idl/inc/
H A Dobject.hxx66 const ByteString & GetPrefix() const in GetPrefix() function in SvClassElement

Completed in 125 milliseconds

12