Searched refs:TK_EmbedLinkedGraphics (Results 1 – 6 of 6) sorted by relevance
120 case TK_EmbedLinkedGraphics : aValue >>= mbEmbedLinkedGraphics; break; in LoadSettingsFromConfiguration()150 TKGet( TK_EmbedLinkedGraphics ), in SaveSettingsToConfiguration()490 case TK_EmbedLinkedGraphics : aRetValue <<= rSettings.mbEmbedLinkedGraphics; break; in GetConfigProperty()523 case TK_EmbedLinkedGraphics : rValue >>= rSettings.mbEmbedLinkedGraphics; break; in SetConfigProperty()580 aRet[ 4 ].Name = TKGet( TK_EmbedLinkedGraphics ); in GetConfigurationSequence()
185 TK_EmbedLinkedGraphics, enumerator
202 { "EmbedLinkedGraphics",TK_EmbedLinkedGraphics },
559 sal_Bool bEmbedLinkedGraphics( GetConfigProperty( TK_EmbedLinkedGraphics, sal_True ) ); in UpdateControlStatesPage2()824 nImageResolution, GetConfigProperty( TK_EmbedLinkedGraphics, sal_True ) ); in UpdateControlStatesPage4()
438 SetConfigProperty( TK_EmbedLinkedGraphics, Any( nState != 0 ) ); in itemStateChanged()
646 case TK_EmbedLinkedGraphics : aSettings[ j ].Value >>= mbEmbedLinkedGraphics; break; in Optimize()
Completed in 45 milliseconds