Home
last modified time | relevance | path

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

12

/aoo41x/main/svx/source/unodraw/
H A DUnoNamespaceMap.cxx152 rPrefix = mpCurrentAttr->GetPrefix( mnCurrentAttr ); in next()
/aoo41x/main/editeng/source/outliner/
H A Doutliner.cxx1948 if( (rN1.GetPrefix() != rN2.GetPrefix()) || (rN1.GetSuffix() != rN2.GetSuffix()) ) in isSameNumbering()
2021 aBulletText += pFmt->GetPrefix(); in ImplCalcBulletText()
/aoo41x/main/idl/inc/
H A Dtypes.hxx312 const ByteString & GetPrefix() const { return aPrefix; } in GetPrefix() function in SvMetaTypeEnum
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx190 const String& GetPrefix() const { return sPrefix;} in GetPrefix() function in SvxNumberFormat
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx489 aRet <<= OUString(rFtnInfo.GetPrefix()); in getPropertyValue()
779 aRet <<= OUString(rEndInfo.GetPrefix()); in getPropertyValue()
1491 OUString aUString = rFmt.GetPrefix(); in GetNumberingRuleByIndex()
/aoo41x/main/sw/source/ui/misc/
H A Ddocfnote.cxx221 aPrefixED.SetText(pInf->GetPrefix()); in Reset()
/aoo41x/main/sw/source/ui/config/
H A Duinums.cxx573 rStream.WriteByteString( aFmt.GetPrefix(), eEncoding ); in Store()
/aoo41x/main/svx/source/inc/
H A Ddatanavi.hxx465 inline String GetPrefix() const { return m_aPrefixED.GetText(); } in GetPrefix() function in svxform::ManageNamespaceDialog
/aoo41x/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx391 sText.Insert( aNumFmt.GetPrefix(), 0 ); in UserDraw()
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx212 aVal <<= OUString(rFmt.GetPrefix()); in getNumberingRuleByIndex()
/aoo41x/main/xmloff/source/core/
H A Dxmlimp.cxx797 DBG_ASSERT( pContext && pContext->GetPrefix() == nPrefix, in startElement()
862 DBG_ASSERT( pContext->GetPrefix() == nPrefix, in endElement()
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx886 sal_Unicode cChar = pType->GetPrefix(); in FillText()
/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx3222 String sEntry = aDlg.GetPrefix(); in IMPL_LINK()
3240 if( sPrefix != aDlg.GetPrefix() ) in IMPL_LINK()
3243 m_aNamespacesList.SetEntryText( aDlg.GetPrefix(), pEntry, 0 ); in IMPL_LINK()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx255 pUnknown->GetPrefix( nIdx ); in exportDoc()
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1762 bSamePrefix = aNumFmtArr[i]->GetPrefix() == aNumFmtArr[nLvl]->GetPrefix(); in InitControls()
1873 aPrefixED.SetText(aNumFmtArr[nLvl]->GetPrefix()); in InitControls()
/aoo41x/main/editeng/source/items/
H A Dnumitem.cxx1114 aStr.Insert( rMyNFmt.GetPrefix(), 0 ); in MakeNumString()
/aoo41x/main/sw/source/core/doc/
H A Dnumber.cxx874 aStr.Insert( rMyNFmt.GetPrefix(), 0 ); in MakeNumString()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx221 ->GetNumberingType() || pNFmt->GetPrefix().Len() || in IsExportNumRule()
/aoo41x/main/sw/source/ui/index/
H A Dcnttab.cxx346 if(pFType->GetPrefix()) in SwMultiTOXTabDialog()
347 sBrackets += pFType->GetPrefix(); in SwMultiTOXTabDialog()
503 String sBrackets(pFType->GetPrefix()); in GetTOXDescription()
/aoo41x/main/editeng/source/editeng/
H A Deditobj.cxx64 rBullet.SetPrevText( pFmt->GetPrefix() ); in DBG_NAME()
/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx2220 pPrefixED->SetText( rAttr.GetPrefix() ); in ResetState()
/aoo41x/main/xmloff/source/draw/
H A Dximpshap.cxx4043 …mxTableImportContext = xTableImport->CreateTableContext( GetPrefix(), GetLocalName(), xColumnRowRa… in StartElement()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4443 const OUString& rPrefix = pUnknown->GetPrefix( nIdx ); in CollectUserDefinedNamespaces()

Completed in 739 milliseconds

12