Searched refs:getMyAuthorInt (Results 1 – 3 of 3) sorted by relevance
507 UT_sint32 PD_Document::getMyAuthorInt(void) const in getMyAuthorInt() function in PD_Document566 if(getMyAuthorInt() == -1) in addAuthorAttributeIfBlank()574 storage = UT_std_string_sprintf("%d",getMyAuthorInt()); in addAuthorAttributeIfBlank()575 m_iLastAuthorInt = getMyAuthorInt(); in addAuthorAttributeIfBlank()614 if(getMyAuthorInt() == -1) in addAuthorAttributeIfBlank()621 sNum = UT_std_string_sprintf("%d",getMyAuthorInt()); in addAuthorAttributeIfBlank()622 m_iLastAuthorInt = getMyAuthorInt(); in addAuthorAttributeIfBlank()
288 UT_sint32 getMyAuthorInt(void) const;
853 if(m_pDoc->getMyAuthorInt() != iAuthorId) in addCaret()