Searched refs:xPPTBreakIter (Results 1 – 1 of 1) sorted by relevance
148 com::sun::star::uno::Reference< com::sun::star::i18n::XBreakIterator > xPPTBreakIter; variable335 xPPTBreakIter = NULL; in ~FontCollection()347 xPPTBreakIter = com::sun::star::uno::Reference< com::sun::star::i18n::XBreakIterator > in FontCollection()1923 if ( mpText && mnTextSize && xPPTBreakIter.is() ) in ImplGetPortionValues()1926 nScriptType = xPPTBreakIter->getScriptType( sT, 0 ); in ImplGetPortionValues()
Completed in 37 milliseconds