/aoo42x/main/basegfx/inc/basegfx/range/ |
H A D | b1ibox.hxx | 118 void expand(sal_Int32 nValue) in expand() function in basegfx::B1IBox 123 void expand(const B1IBox& rBox) in expand() function in basegfx::B1IBox
|
H A D | b1irange.hxx | 119 void expand(sal_Int32 nValue) in expand() function in basegfx::B1IRange 124 void expand(const B1IRange& rRange) in expand() function in basegfx::B1IRange
|
H A D | b1drange.hxx | 133 void expand(double fValue) in expand() function in basegfx::B1DRange 138 void expand(const B1DRange& rRange) in expand() function in basegfx::B1DRange
|
H A D | b2ibox.hxx | 194 void expand(const B2ITuple& rTuple) in expand() function in basegfx::B2IBox 200 void expand(const B2IBox& rBox) in expand() function in basegfx::B2IBox
|
H A D | b2irange.hxx | 195 void expand(const B2ITuple& rTuple) in expand() function in basegfx::B2IRange 201 void expand(const B2IRange& rRange) in expand() function in basegfx::B2IRange
|
H A D | b2drange.hxx | 227 void expand(const B2DTuple& rTuple) in expand() function in basegfx::B2DRange 233 void expand(const B2DRange& rRange) in expand() function in basegfx::B2DRange
|
H A D | b3ibox.hxx | 226 void expand(const B3ITuple& rTuple) in expand() function in basegfx::B3IBox 233 void expand(const B3IBox& rBox) in expand() function in basegfx::B3IBox
|
H A D | b3irange.hxx | 229 void expand(const B3ITuple& rTuple) in expand() function in basegfx::B3IRange 236 void expand(const B3IRange& rRange) in expand() function in basegfx::B3IRange
|
H A D | b3drange.hxx | 260 void expand(const B3DTuple& rTuple) in expand() function in basegfx::B3DRange 267 void expand(const B3DRange& rRange) in expand() function in basegfx::B3DRange
|
H A D | basicrange.hxx | 170 void expand(T nValue) in expand() function in basegfx::BasicRange 190 void expand(const BasicRange& rRange) in expand() function in basegfx::BasicRange
|
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
H A D | VclTreeListBox.java | 160 public void expand(int index) { in expand() method in VclTreeListBox 166 public void expand() { in expand() method in VclTreeListBox 170 public void expand(String text) { in expand() method in VclTreeListBox
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | AccessibilityTree.java | 358 abstract public boolean expand (Object aObject); in expand() method in AccessibilityTree.Expander 364 public boolean expand(Object aObject) { return true; } in expand() method in AccessibilityTree.AllExpander 370 public boolean expand (Object aObject) in expand() method in AccessibilityTree.ShapeExpander
|
/aoo42x/main/stoc/source/uriproc/ |
H A D | UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx | 156 ::rtl::OUString UrlReference::expand( in expand() function in __anonc99ecf710111::UrlReference
|
/aoo42x/main/rsc/source/rscpp/ |
H A D | cpp4.c | 390 void expand(DEFBUF* tokenp) function
|
/aoo42x/main/toolkit/src2xml/source/ |
H A D | srcparser.py | 104 def expand (self): member in MacroExpander
|
/aoo42x/main/soltools/cpp/ |
H A D | _macro.c | 315 expand(Tokenrow * trp, Nlist * np, MacroValidatorList * pValidators) in expand() function
|
/aoo42x/main/configmgr/source/ |
H A D | components.cxx | 119 rtl::OUString expand(rtl::OUString const & str) { in expand() function
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | utils.java | 902 …public static String expandMacro(XMultiServiceFactory xMSF, String expand) throws java.lang.Except… in expandMacro()
|