Searched refs:SetSpacing (Results 1 – 6 of 6) sorted by relevance
322 mrTextPropertyPanel.SetSpacing(-nKern); in IMPL_LINK()331 mrTextPropertyPanel.SetSpacing(-nKern); in IMPL_LINK()338 mrTextPropertyPanel.SetSpacing(0); in IMPL_LINK()347 mrTextPropertyPanel.SetSpacing(nKern); in IMPL_LINK()356 mrTextPropertyPanel.SetSpacing(nKern); in IMPL_LINK()368 mrTextPropertyPanel.SetSpacing(nKern); in IMPL_LINK()461 mrTextPropertyPanel.SetSpacing(nKern); in IMPL_LINK()
71 void SetSpacing(long nKern);
265 void TextPropertyPanel::SetSpacing(long nKern) in SetSpacing() function in svx::sidebar::TextPropertyPanel
143 inline void SetSpacing( USHORT n ) in SetSpacing() function in SalFontStruct
2338 bool SwWW8ImplReader::SetSpacing(SwPaM &rMyPam, int nSpace, bool bIsUpper ) in SetSpacing() function in SwWW8ImplReader2366 return SetSpacing(rMyPam, nSpace, false); in SetLowerSpacing()2371 return SetSpacing(rMyPam, nSpace, true); in SetUpperSpacing()
1542 bool SetSpacing(SwPaM &rMyPam, int nSpace, bool bIsUpper);
Completed in 114 milliseconds