Home
last modified time | relevance | path

Searched refs:aErgo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporftn.hxx84 XubString aErgo; member in SwQuoVadisPortion
91 inline void SetNumber( const XubString& rStr ) { aErgo = rStr; } in SetNumber()
93 inline const XubString &GetContTxt() const { return aErgo; } in GetContTxt()
H A Dtxtftn.cxx1154 XubString aErgo = lcl_GetPageNumber( pErgoFrm->FindPageFrm() ); in FormatQuoVadis() local
1155 SwQuoVadisPortion *pQuo = new SwQuoVadisPortion(rFtnInfo.aQuoVadis, aErgo ); in FormatQuoVadis()
1511 { return new SwQuoVadisPortion( rExpand, aErgo ); } in Clone()
1514 : SwFldPortion( rExp ), aErgo(rStr) in SwQuoVadisPortion()
1561 rTxt += aErgo; in GetExpTxt()
1572 aString += aErgo; in HandlePortion()

Completed in 22 milliseconds