Home
last modified time | relevance | path

Searched defs:SdrHelpLine (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdhlpln.hxx46 class SdrHelpLine { class
56 SdrHelpLine(SdrHelpLineKind eNewKind=SDRHELPLINE_POINT): eKind(eNewKind) {} in SdrHelpLine() function in SdrHelpLine
57 SdrHelpLine(SdrHelpLineKind eNewKind, const Point& rNewPos): aPos(rNewPos), eKind(eNewKind) {} in SdrHelpLine() function in SdrHelpLine
/trunk/main/svx/inc/
H A Dsvdshort.hxx36 #define SdrHelpLine SdrFL /* HL ist schon besetzt */ macro

Completed in 16 milliseconds