Lines Matching refs:rOptions
1262 void ProcessProperties (const css::uno::Sequence<css::beans::PropertyValue >& rOptions) in ProcessProperties() argument
1268 bool bIsValueChanged = processProperties( rOptions ); in ProcessProperties()
1317 const css::uno::Sequence<css::beans::PropertyValue>& rOptions) in GetProperties() argument
1319 (void)rOptions; in GetProperties()
2377 const css::uno::Sequence<css::beans::PropertyValue >& rOptions) in getRendererCount()
2381 mpImpl->ProcessProperties(rOptions); in getRendererCount()
2391 const css::uno::Sequence<css::beans::PropertyValue>& rOptions) in getRenderer() argument
2396 mpImpl->ProcessProperties(rOptions); in getRenderer()
2397 return mpImpl->GetProperties(rOptions); in getRenderer()
2406 const css::uno::Sequence<css::beans::PropertyValue>& rOptions) in render() argument
2410 mpImpl->ProcessProperties(rOptions); in render()