Searched refs:StartRuby (Results 1 – 7 of 7) sorted by relevance
75 virtual void StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby );
181 virtual void StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby ) = 0;
115 virtual void StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby );
105 virtual void StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby );
699 void WW8AttributeOutput::StartRuby( const SwTxtNode& rNode, const SwFmtRuby& rRuby ) in StartRuby() function in WW8AttributeOutput1219 … m_rExport.AttrOutput().StartRuby( rNd, *static_cast< const SwFmtRuby* >( pItem ) ); in OutAttrWithRange()
773 void DocxAttributeOutput::StartRuby( const SwTxtNode& /*rNode*/, const SwFmtRuby& /*rRuby*/ ) in StartRuby() function in DocxAttributeOutput
654 void RtfAttributeOutput::StartRuby( const SwTxtNode& /*rNode*/, const SwFmtRuby& /*rRuby*/ ) in StartRuby() function in RtfAttributeOutput
Completed in 72 milliseconds