Kaydet (Commit) 1eda1acf authored tarafından Caolán McNamara's avatar Caolán McNamara

inizializes->initializes

Change-Id: If57c23762de09b0fca3f68c534fa5d71647a3140
üst 5050dfc7
...@@ -2162,7 +2162,7 @@ void SwTOXEntryTabPage::PreTokenButtonRemoved(const SwFormToken& rToken) ...@@ -2162,7 +2162,7 @@ void SwTOXEntryTabPage::PreTokenButtonRemoved(const SwFormToken& rToken)
m_pAuthFieldsLB->SetEntryData(nPos, (void*)(sal_uIntPtr)(nData)); m_pAuthFieldsLB->SetEntryData(nPos, (void*)(sal_uIntPtr)(nData));
} }
// This function inizializes the default value in the Token // This function initializes the default value in the Token
// put here the UI dependent initializations // put here the UI dependent initializations
IMPL_LINK(SwTOXEntryTabPage, InsertTokenHdl, PushButton*, pBtn) IMPL_LINK(SwTOXEntryTabPage, InsertTokenHdl, PushButton*, pBtn)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment