Home
last modified time | relevance | path

Searched refs:GetPropSet (Results 1 – 21 of 21) sorted by relevance

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java150 XPropertySet xPS = GetPropSet("WikiList"); in fillWikiList()
164 XPropertySet xPS = GetPropSet("ArticleText"); in fillDocList()
187 XPropertySet xPS = GetPropSet("ArticleText"); in SetWikiTitle()
199 XPropertySet xSendButton = GetPropSet( "SendButton" ); in switchSendButtonIfNecessary()
202 XPropertySet xWikiListProps = GetPropSet( "WikiList" ); in switchSendButtonIfNecessary()
203 XPropertySet xArticleProps = GetPropSet( "ArticleText" ); in switchSendButtonIfNecessary()
261 XPropertySet aWikiListProps = GetPropSet( "WikiList" ); in callHandlerMethod()
262 XPropertySet aArticleTextProps = GetPropSet( "ArticleText" ); in callHandlerMethod()
263 XPropertySet aCommentTextProps = GetPropSet( "CommentText" ); in callHandlerMethod()
264 XPropertySet aMinorCheckProps = GetPropSet( "MinorCheck" ); in callHandlerMethod()
[all …]
H A DWikiEditSettingDialog.java71 XPropertySet xUrlField = GetPropSet( "UrlField" ); in WikiEditSettingDialog()
75 GetPropSet( "UsernameField" ).setPropertyValue( "Text", ht.get( "Username" ) ); in WikiEditSettingDialog()
136 GetPropSet( "UsernameField" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
137 GetPropSet( "PasswordField" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
138 GetPropSet( "OkButton" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
139 GetPropSet( "HelpButton" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
152 GetPropSet( "UrlField" ).setPropertyValue( "Enabled", Boolean.FALSE ); in EnableControls()
153 GetPropSet( "SaveBox" ).setPropertyValue( "Enabled", Boolean.FALSE ); in EnableControls()
183 XPropertySet xSaveCheck = GetPropSet( "SaveBox" ); in InitSaveCheckbox()
201 sURL = ( String ) GetPropSet( "UrlField" ).getPropertyValue( "Text" ); in DoLogin()
[all …]
H A DWikiOptionsEventHandlerImpl.java68 protected XPropertySet GetPropSet( String sControl ) in GetPropSet() method in WikiOptionsEventHandlerImpl
85 XPropertySet xListProps = GetPropSet( "WikiList" ); in RefreshView()
102 XPropertySet xListProps = GetPropSet( "WikiList" ); in CheckButtonState()
108 XPropertySet xEditProps = GetPropSet( "EditButton" ); in CheckButtonState()
109 XPropertySet xRemoveProps = GetPropSet( "RemoveButton" ); in CheckButtonState()
133 XPropertySet xListProps = GetPropSet( "WikiList" ); in EditSetting()
162 XPropertySet xListProps = GetPropSet("WikiList"); in RemoveSetting()
168 … String[] pItems = (String []) GetPropSet("WikiList").getPropertyValue("StringItemList"); in RemoveSetting()
188GetPropSet( "AddButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Helper… in InitStrings()
189GetPropSet( "EditButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Helpe… in InitStrings()
[all …]
H A DWikiDialog.java146 protected XPropertySet GetPropSet(String sControl) in GetPropSet() method in WikiDialog
148 return GetPropSet( m_xControlContainer, sControl ); in GetPropSet()
151 protected static XPropertySet GetPropSet( XControlContainer xControlContainer, String sControl ) in GetPropSet() method in WikiDialog
188GetPropSet( xControlContainer, pControls[nInd] ).setPropertyValue( "Label", new Integer( pStringID… in CreateSimpleDialog()
/trunk/main/linguistic/source/
H A Dlngprophelp.cxx132 if (GetPropSet().is() && nLen) in GetCurrentValues()
153 GetPropSet()->getPropertyValue( pPropName[i] ) >>= *pbVal; in GetCurrentValues()
196 if (GetPropSet().is() && rEvt.Source == GetPropSet()) in propertyChange_Impl()
415 if (GetPropSet().is() && nLen) in GetCurrentValues()
441 GetPropSet()->getPropertyValue( pPropName[i] ) >>= *pbVal; in GetCurrentValues()
453 if (!bRes && GetPropSet().is() && rEvt.Source == GetPropSet()) in propertyChange_Impl()
601 if (GetPropSet().is() && nLen) in GetCurrentValues()
627 GetPropSet()->getPropertyValue( pPropName[i] ) >>= *pnVal; in GetCurrentValues()
639 if (!bRes && GetPropSet().is() && rEvt.Source == GetPropSet()) in propertyChange_Impl()
H A Dhyphdsp.cxx293 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in hyphenate()
300 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in hyphenate()
345 aArgs.getArray()[0] <<= GetPropSet(); in hyphenate()
437 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in queryAlternativeSpelling()
444 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in queryAlternativeSpelling()
484 aArgs.getArray()[0] <<= GetPropSet(); in queryAlternativeSpelling()
572 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in createPossibleHyphens()
578 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in createPossibleHyphens()
618 aArgs.getArray()[0] <<= GetPropSet(); in createPossibleHyphens()
H A Dspelldsp.cxx347 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in isValid_Impl()
404 aArgs.getArray()[0] <<= GetPropSet(); in isValid_Impl()
467 GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in isValid_Impl()
515 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in spell_Impl()
590 aArgs.getArray()[0] <<= GetPropSet(); in spell_Impl()
687 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in spell_Impl()
H A Dthesdsp.hxx74 GetPropSet();
115 ThesaurusDispatcher::GetPropSet() in GetPropSet() function in ThesaurusDispatcher
H A Dhyphdsp.hxx75 GetPropSet();
148 HyphenatorDispatcher::GetPropSet() in GetPropSet() function in HyphenatorDispatcher
H A Dthesdsp.cxx146 if (IsIgnoreControlChars( rProperties, GetPropSet() )) in queryMeanings()
181 aArgs.getArray()[0] <<= GetPropSet(); in queryMeanings()
H A Dspelldsp.hxx82 GetPropSet();
140 SpellCheckerDispatcher::GetPropSet() in GetPropSet() function in SpellCheckerDispatcher
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx92 inline GUID const & GetPropSet() const;
129 inline GUID const & CFullPropSpec::GetPropSet() const in GetPropSet() function in CFullPropSpec
H A Dooofilt.cxx283 pAttrib[ulNumAttr].GetPropSet() == guidStorage ) in Init()
406 ( m_pAttributes[m_ulPropertyNum].GetPropSet() == FMTID_SummaryInformation ) )|| in GetChunk()
/trunk/main/linguistic/workben/
H A Dsprophelp.cxx266 if (GetPropSet().is() && rEvt.Source == GetPropSet()) in propertyChange()
H A Dsprophelp.hxx109 GetPropSet() const { return xPropSet; } in GetPropSet() function in PropertyChgHelper
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx98 GetPropSet() { return xPropSet; } in GetPropSet() function in linguistic::PropertyChgHelper
148 GetPropSet() const { return xPropSet; } in GetPropSet() function in linguistic::PropertyChgHelper
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java120 XPropertySet xPropSet = aPropChgHelper.GetPropSet(); in GetValueToUse()
159 XPropertySet xPropSet = aPropChgHelper.GetPropSet(); in GetValueToUse()
H A DPropChgHelper.java59 public XPropertySet GetPropSet() in GetPropSet() method in PropChgHelper
H A DSampleThesaurus.java118 XPropertySet xPropSet = aPropChgHelper.GetPropSet(); in GetValueToUse()
H A DSampleSpellChecker.java120 XPropertySet xPropSet = aPropChgHelper.GetPropSet(); in GetValueToUse()
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx488 ::com::sun::star::beans::XPropertySet >& GetPropSet() const { return xPropSet; } in GetPropSet() function in XMLTextFrameContext_Impl
1357 … uno::Reference< lang::XComponent > xComp(pXMLTextFrameContext_Impl->GetPropSet(), UNO_QUERY); in removeGraphicFromImportContext()
1403 rPropSet = pImpl->GetPropSet(); in CreateIfNotThere()
1777 xTxtCntnt.set( pImpl->GetPropSet(), UNO_QUERY ); in GetTextContent()

Completed in 81 milliseconds