Home
last modified time | relevance | path

Searched refs:SetSpacing (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx322 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()
H A DTextPropertyPanel.hxx71 void SetSpacing(long nKern);
H A DTextPropertyPanel.cxx265 void TextPropertyPanel::SetSpacing(long nKern) in SetSpacing() function in svx::sidebar::TextPropertyPanel
/trunk/main/vcl/inc/unx/
H A Dsalfont.h143 inline void SetSpacing( USHORT n ) in SetSpacing() function in SalFontStruct
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2338 bool SwWW8ImplReader::SetSpacing(SwPaM &rMyPam, int nSpace, bool bIsUpper ) in SetSpacing() function in SwWW8ImplReader
2366 return SetSpacing(rMyPam, nSpace, false); in SetLowerSpacing()
2371 return SetSpacing(rMyPam, nSpace, true); in SetUpperSpacing()
H A Dww8par.hxx1542 bool SetSpacing(SwPaM &rMyPam, int nSpace, bool bIsUpper);

Completed in 53 milliseconds