Searched refs:xPropertyReplace (Results 1 – 6 of 6) sorted by relevance
30 …ontext >& rContext, const uno::Reference< util::XPropertyReplace >& xPropertyReplace ) throw ( uno… in SwVbaReplacement() argument31 SwVbaReplacement_BASE( rParent, rContext ), mxPropertyReplace( xPropertyReplace ) in SwVbaReplacement()
39 …rContext, const css::uno::Reference< css::util::XPropertyReplace >& xPropertyReplace ) throw ( css…
90 xPropertyReplace = UnoRuntime.queryInterface(XPropertyReplace, descriptor);108 xPropertyReplace.setReplaceAttributes(props);
146 XPropertyReplace xPropertyReplace = (XPropertyReplace) in actionPerformed() local163 xPropertyReplace.setReplaceAttributes(props); in actionPerformed()
81 XPropertyReplace xPropertyReplace = (XPropertyReplace)98 xPropertyReplace.setReplaceAttributes(props);
43 xPropertyReplace = (XPropertyReplace)65 xPropertyReplace.setReplaceAttributes(props);
Completed in 34 milliseconds