Home
last modified time | relevance | path

Searched refs:GetTextAttributeState (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/svx/sdi/
H A Dfmslots.sdi358 StateMethod = GetTextAttributeState;
363 StateMethod = GetTextAttributeState;
368 StateMethod = GetTextAttributeState;
373 StateMethod = GetTextAttributeState;
379 StateMethod = GetTextAttributeState;
384 StateMethod = GetTextAttributeState;
389 StateMethod = GetTextAttributeState;
394 StateMethod = GetTextAttributeState;
399 StateMethod = GetTextAttributeState;
404 StateMethod = GetTextAttributeState;
[all …]
/aoo4110/main/svx/inc/svx/
H A Dfmshell.hxx122 void GetTextAttributeState( SfxItemSet& );
/aoo4110/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx133 void GetTextAttributeState( SfxItemSet& _rSet );
H A Dfmshimp.hxx456 void GetTextAttributeState( SfxItemSet& _rSet );
/aoo4110/main/svx/source/form/
H A Dfmshell.cxx1319 void FmFormShell::GetTextAttributeState( SfxItemSet& _rSet ) in GetTextAttributeState() function in FmFormShell
1321 m_pImpl->GetTextAttributeState( _rSet ); in GetTextAttributeState()
H A Dfmtextcontrolshell.cxx945 void FmTextControlShell::GetTextAttributeState( SfxItemSet& _rSet ) in GetTextAttributeState() function in svx::FmTextControlShell
H A Dfmshimp.cxx4062 void FmXFormShell::GetTextAttributeState( SfxItemSet& _rSet ) in GetTextAttributeState() function in FmXFormShell
4064 m_pTextShell->GetTextAttributeState( _rSet ); in GetTextAttributeState()

Completed in 87 milliseconds