Searched refs:lcl_string (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 137 OUString lcl_string( const Any& ); 164 TABLE_ENTRY( "ID", NONE, ID, lcl_string ), 165 TABLE_ENTRY( "SchemaRef", NONE, SCHEMA, lcl_string ), 225 TABLE_ENTRY( "InstanceURL", NONE, SRC, lcl_string ), 386 TABLE_ENTRY( "ID", NONE, ID, lcl_string ), 387 TABLE_ENTRY( "Bind", NONE, BIND, lcl_string ), 388 TABLE_ENTRY( "Ref", NONE, REF, lcl_string ), 389 TABLE_ENTRY( "Action", NONE, ACTION, lcl_string ), 394 TABLE_ENTRY( "Encoding", NONE, ENCODING, lcl_string ), 398 TABLE_ENTRY( "Replace", NONE, REPLACE, lcl_string ), [all …]
|
H A D | SchemaRestrictionContext.cxx | 147 Any lcl_string( const OUString& rValue ) in lcl_string() function 272 pConvert = &lcl_string; in HandleChild()
|
Completed in 18 milliseconds