Searched refs:GetUserDefinedColor (Results 1 – 3 of 3) sorted by relevance
249 IMPL_LINK_INLINE_START( ScDocument, GetUserDefinedColor, sal_uInt16 *, pColorIndex ) in IMPL_LINK_INLINE_START() argument253 IMPL_LINK_INLINE_END( ScDocument, GetUserDefinedColor, sal_uInt16 *, pColorIndex ) in IMPL_LINK_INLINE_END() argument
88 pFormTable->SetColorLink( LINK( m_pSourceDoc, ScDocument, GetUserDefinedColor ) ); in GetFormTable()
462 DECL_LINK( GetUserDefinedColor, sal_uInt16 * );
Completed in 43 milliseconds